diff options
| author | Matthias Melcher <git@matthiasm.com> | 2019-02-02 22:04:15 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2019-02-02 22:04:15 +0100 |
| commit | 30733d2d8d435b3e77a51a53b128cb5813becf0f (patch) | |
| tree | 97976315c0e486ae7208b014c2414e6bbbe4ab3a /CHANGES.txt | |
| parent | 5062b5a01041772e123f30b9e65de95d82d865a7 (diff) | |
Added Fl_Input_::append() method (STR #2953).
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 2fa411fd6..95464c81e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -102,6 +102,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019 Other Improvements - (add new items here) + - Added Fl_Input_::append() method (STR #2953). - Fix for STR#3473 (and its duplicate STR#3507) to restore configure-based builds on recent Linux/Unix distributions where the freetype-config command has been replaced by pkg-config. |
