summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-09-30 17:54:45 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-09-30 17:54:45 +0000
commitaa3657817c590c95d1621d5ae80cfec024340729 (patch)
tree1d446aee10e60f242374125a0e4603c8db6b1b9c /CHANGES
parent74bb2305cbcaca5016a07f2e0b369d25bc3c98a5 (diff)
Update dependencies.
Update install rules. Update EPM list file and RPM spec file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1623 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e7ad016dc..efaf7dcba 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,9 @@ CHANGES IN FLTK 1.1.0b3
fail.
- The fl_file_chooser.cxx source file conflicted with
- Fl_File_Chooser.cxx under Windows.
+ Fl_File_Chooser.cxx under Windows. Similarly, the
+ fl_file_chooser.H header file conflicts with the
+ Fl_File_Chooser.H header file.
- Now save and restore the GDI pen object when
responding to WIN32 paint messages.