mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
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
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user