Fix NetBSD/alpha support.
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index e6f6405..67887b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,15 +51,31 @@ called with an associator proc that returns neither a pair nor #f.
 ** Secondary threads now always return a valid module for (current-module).
 ** Avoid MacOS build problems caused by incorrect combination of "64"
 system and library calls.
-** Fixed compilation of `numbers.c' with Sun Studio (Solaris 9)
+** `guile-snarf' now honors `$TMPDIR'
+** Fixed build with Sun Studio (Solaris 9)
 ** Fixed wrong-type-arg errors when creating zero length SRFI-4
 uniform vectors on AIX.
 ** Fixed a deadlock that occurs upon GC with multiple threads.
+** Fixed compile problem with GCC on Solaris and AIX (use of _Complex_I)
+** Fixed autotool-derived build problems on AIX 6.1.
+** Fixed NetBSD/alpha support
+** Fixed MacOS build problem caused by use of rl_get_keymap(_name)
 
 * New modules (see the manual for details)
 
 ** `(srfi srfi-69)'
 
+* Documentation fixes and improvements
+
+** Removed premature breakpoint documentation
+
+The features described are not available in the series of 1.8.x
+releases, so the documentation was misleading and has been removed.
+
+** More about Guile's default *random-state* variable
+
+** GOOPS: more about how to use `next-method'
+
 * Changes to the distribution
 
 ** Corrected a few files that referred incorrectly to the old GPL + special exception licence