Documentation fix (STR #412).

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3447 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2004-06-07 17:17:24 +00:00
parent eeef51de66
commit 8b298e1b9b
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.5rc2
- Documaentation fix (STR #412)
- Documentation updates (STR #365, STR #399)
- Fl_Text_Buffer::replace() now range checks its input
(STR #385)