summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMatthias Melcher <git@matthiasm.com>2019-02-01 21:59:07 +0100
committerMatthias Melcher <git@matthiasm.com>2019-02-01 21:59:07 +0100
commitaf8e406f883f5190cc48dde62fa42bbc54526f04 (patch)
tree185c8e8b775e0c2a83f0d7551a6f4727a4572e3a /CHANGES.txt
parent2b6347d0bd279ab2e45dfedc9390fd8c886b6a00 (diff)
Updated Fluid documentation and image (STR #3328).
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 36696174f..1224dcdef 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -145,6 +145,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019
Bug Fixes
- (add new items here)
+ - Updated Fluid documentation and image (STR #3328).
- Duplicating Widget Class in Fluid no longer crashes (STR #3445).
- Fl_Check_Browser::add(item) now accepts NULL (STR #3498).
- Interface to set maximum width of spinner text field (STR #3386).