From eeef51de66f1502969f8684b9c2ade55f668403d Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 1 Jun 2004 20:33:26 +0000 Subject: Fl_Text_Buffer::replace() now range checks its input (STR #385) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3436 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 525d24afb..2ef3ed122 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.5rc2 - Documentation updates (STR #365, STR #399) + - Fl_Text_Buffer::replace() now range checks its input + (STR #385) - FLTK now builds with the current release of MinGW (STR #325, STR #401, STR #402) - FLTK now honors the numlock key state (STR #369) -- cgit v1.2.3