From 2605c0a3205f060cbd0105ee25b3587340b57237 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 11 Apr 2004 15:02:54 +0000 Subject: 1.1.5rc1 updates... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3394 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ANNOUNCEMENT | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ANNOUNCEMENT') diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT index 53e1c3d09..1a60d58b0 100644 --- a/ANNOUNCEMENT +++ b/ANNOUNCEMENT @@ -118,7 +118,7 @@ Changes since FLTK 1.1.4 include: size of the number buffer (STR #268) - The keypad Enter key works as the normal Enter/Return key in common widgets (STR #191) - - Fixed some OS/2-specific build problems (STR #185 and + - Fixed some OS/2-specific build problems (STR #185, STR #197) - Calling Fl_Text_Display::buffer() with the same buffer would cause an application to lockup (STR #196) @@ -264,8 +264,8 @@ exceptions that allow for static linking. size of the number buffer (STR #268)
  • The keypad Enter key works as the normal Enter/Return key in common widgets (STR #191) -
  • Fixed some OS/2-specific build problems (STR #185 and - #197) +
  • Fixed some OS/2-specific build problems (STR #185, + STR #197)
  • Calling Fl_Text_Display::buffer() with the same buffer would cause an application to lockup (STR #196)
  • Some of the widgets could crash an application if the -- cgit v1.2.3