summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-05-19 17:44:56 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-05-19 17:44:56 +0000
commit6fb964c36e8c83f149ec6eaead2e88d51bcc4616 (patch)
tree4f05bb60dae1d6cebe08f4c1f1c5be613adb3c65 /CHANGES
parentb7c2c08f1edbd230d72587a68d76ae68a4ac7153 (diff)
Add -sgi_version,sgi1.1 to the IRIX DSO command.
Add Fl_Shared_Image.html to the list of HTML files to install. Change C++ command to C in src/flstring.h. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2244 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c8b98d816..2bbd851c8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.0rc3
+ - Documentation updates.
+ - OS/2 build fixes from Alexander Mai.
- Now use strlcat() instead of strncat() which could
cause buffer overflows.
- Now use of strlcpy() instead of strncpy() to simplify