Doco fix (STR #186)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3116 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-11-01 01:46:55 +00:00
parent 71d7776392
commit c8c675fb4b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.5rc1
- Doco fixes (STR #186)
- Fixed some OS/2-specific build problems (STR #185)
- Calling Fl_Text_Display::buffer() with the same buffer
would cause an application to lockup (STR #196)