summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-10-11 20:48:14 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-10-11 20:48:14 +0000
commit1d42e4784b4bbdfa0de16616dac656b58e8c25f0 (patch)
tree32f94f377a68c9eade2b945c221fcf293e0f2c29 /CHANGES
parent9282371cb56c2cc19ebdfe15cf982aea17a72672 (diff)
BC++ workaround...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2675 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 67b77199c..4c8da1102 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.1
+ - Added a workaround for a compiler bug in Borland C++
+ that prevented Fl_Help_View.cxx from compiling.
- Checkmarks didn't scale properly; copied the 2.0 check
mark code over.
- Replaced several memcpy's with memmove's for