summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-04-10 22:44:48 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-04-10 22:44:48 +0000
commit7102b0a38ab8c1da23d3e679d8a60b36c4cfccc9 (patch)
treea6bf724ba13ef36191f75aa5be0b4a44b9915378 /CHANGES
parent7e79bfa61109a0ea90b7aad978700fc2e240f94e (diff)
Fixed the drawing of the Fl_Browser_ selection box (STR #786)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4268 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8420bc206..05ca3e9c5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@ CHANGES IN FLTK 1.1.7
- Documentation fixes (STR #648, STR #692, STR #730, STR
#744, STR #745)
+ - Fixed the drawing of the Fl_Browser_ selection box (STR
+ #786)
- Dropped Codewarrier project files and support.
- The FLTK string functions are now compiled in on all
systems (STR #774)