summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-08-05 18:03:58 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-08-05 18:03:58 +0000
commit27a54dc22bb9b2fbb16b01a04cd8479d25470bec (patch)
treef0958765864515c2983279047c21be116424a25a /CHANGES
parent7e59022ea4be11a1ac99a7e4066ac39f8dffd99c (diff)
Fl_Text_Display::resize() should be public...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2564 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 3f2560011..6b11d6cc4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
CHANGES IN FLTK 1.1.0
- Documentation updates.
+ - The Fl_Text_Display::resize() method was incorrectly
+ flagged as protected.
- Fixed some memory/initialization bugs in
Fl_File_Chooser that valgrind caught.
- The PNG library png_read_destroy() is deprecated and