summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2007-10-07 10:45:38 +0000
committerMatthias Melcher <fltk@matthiasm.com>2007-10-07 10:45:38 +0000
commiteda8af507ee9e5dba1e3a1c77225f249321e6928 (patch)
tree3b896cc9f784026b926316519e4759c3db539a72
parent25bae9b383a08460bd2f16c15334ea4ca618d5fa (diff)
Removed note in CHANGES files because this bug was introduced after 1.1.7
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5951 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
-rw-r--r--CHANGES2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index d642833e4..a6a0b1474 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,6 @@ CHANGES IN FLTK 1.1.8
- Documentation fixes (STR #1454, STR #1455, STR #1456,
STR #1457, STR #1458, STR #1460, STR #1481, STR #1578,
STR #1639, STR #1645, STR #1644, STR #1792, STR #1793)
- - Added empty "awake" function for non-threaded dll's
- in Linux (STR #1715)
- Changing the window size in FLUID would not mark the
project as modified (STR #1751)
- Fixed fl_filename_isdir for "/"-path (STR #1761)