summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fba0810d0..56da73ff9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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)