summaryrefslogtreecommitdiff
path: root/CHANGES_1.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES_1.1.txt')
-rw-r--r--CHANGES_1.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES_1.1.txt b/CHANGES_1.1.txt
index 5b8e0355e..8995f2851 100644
--- a/CHANGES_1.1.txt
+++ b/CHANGES_1.1.txt
@@ -225,7 +225,7 @@ CHANGES IN FLTK 1.1.8 RELEASED: Mar 27 2008
- Making a child group visible in a Fl_Tabs or Fl_Wizard
group now shows that tab or pane.
- Added fl_open_uri() function as proposed on
- fltk.development.
+ fltk.coredev.
- Added Fl::has_check() which previously was prototyped
and documented, but not implemented (STR #1542)
- Enabled Fl::add_check() on OS X (STR #1534)