summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-05-13 15:43:10 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-05-13 15:43:10 +0000
commitf953ffc27d816d4969f825b8adfb5106e15cfd63 (patch)
treefadef5cb3a1bfd4648118d5d2bf69cc5ec0f1780 /CHANGES
parent80d05eb962ce78a43faf15c572158f603ce5a029 (diff)
Change _WIN32 to WIN32 for 1.1.x tree.
Cleanup recent tooltip changes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2215 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 552f15672..6e57cd3d0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
CHANGES IN FLTK 1.1.0rc2
- Portability fixes.
+ - Backported 2.0 tooltip changes.
- Several of the valuators did not support tooltips.
- The last menu item in a menu didn't pick up on font
changes.