summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2010-11-12 11:55:10 +0000
committerMatthias Melcher <fltk@matthiasm.com>2010-11-12 11:55:10 +0000
commit32f48c30337a0517797836b08dbe8b9c70cb79bc (patch)
tree04a14c070a855cd08712615991c9d9e32809f0b3 /CHANGES
parent643e98156f5ad5a40718f75a415a9cb2a6646ee9 (diff)
Fixed missing internationalisation of menus generate by Fluid (STR #2246)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7822 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8c9a28a8b..7b7641c25 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.3.0
+ - Fixed internationalisation of menus using FLuid (STR #2246)
- Fixed blinking of selection when the mouse was dragged
outside of the Fl_Text_* widget
- Added drag'n'drop support for Fl_Text_*