summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-08-08 02:41:59 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-08-08 02:41:59 +0000
commit4d2333525e1302f8869c3d939fefe40805f353b6 (patch)
treecd67d0b49d9be3f772eb30643d5d9be1ead16958 /CHANGES
parent4fa1a3edb4e7208b8af190c0c07f03f74f618c05 (diff)
Doco fix (STR #960)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4481 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 9e6074dc1..4ec51cc3b 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 #942, STR #931)
+ #744, STR #745, STR #931, STR #942, STR #960)
- Fl_GIF_Image did not handle images with an incorrect
number of data bits (STR #914)
- Fixed some plastic drawing artifacts (STR #906)