summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-08-08 02:46:20 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-08-08 02:46:20 +0000
commita78af9b2b839eba715d7ec597d352d1189cfb10d (patch)
treeaead47d8cfb1afdf06eebc8edc05c4ee2235cb7d /CHANGES
parent229273b43ca59459d25a0ccf57e6b9023cd2f385 (diff)
Remove Fl_Group from Fl_File_Chooser docos.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4483 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4ec51cc3b..50ccf5806 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
CHANGES IN FLTK 1.1.7
- Documentation fixes (STR #648, STR #692, STR #730, STR
- #744, STR #745, STR #931, STR #942, STR #960)
+ #744, STR #745, STR #931, STR #942, STR #960, STR #969)
- Fl_GIF_Image did not handle images with an incorrect
number of data bits (STR #914)
- Fixed some plastic drawing artifacts (STR #906)