summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 7b392f646..f42e3e9be 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,9 @@
CHANGES IN FLTK 1.3.0
- - Fl_Help_View now handles one level imbricated font color
- specification (STR#890)
+ - Fl_Help_View handles HTML2 font color specification (STR#890)
- Copyright dates are now updated to 2009 (STR#2036)
- Copy/Paste operations should now work as expected,
- with utf8 support and more (STR#2104,2121).
+ with utf8,16 support and fltk1.1 compatibility. (STR#2104,2121).
- Widgets now remove themselves from their parent group (if any),
when destroyed (STR #1894)
- Added flexible gap size for text buffer (STR #2046)