summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2006-09-06 07:29:20 +0000
committerMatthias Melcher <fltk@matthiasm.com>2006-09-06 07:29:20 +0000
commit7ac3b8e5b9cd4920c954cb3ba9011d07c4fb6b3d (patch)
tree1d0678bc5554f3a59a647033e8c19ab3349cc387 /CHANGES
parentc989ca4bdf1241553a32ec57a68ea20bc89c8f5d (diff)
Updated documentation on Fl::box_dx and friends.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5424 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 39e312ed9..9efe11724 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.8
+ - Updated documentation (STR #1420, STR #1421)
- Fixed font caching issue (STR #1415)
- Fixed crash in fl_file_chooser (STR #1410)
- Fixed Fluid hotspot bug (STR #1416)