Changes from arch/CVS synchronization
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index 27b4122..3ff9f42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,11 @@ Each release reports the NEWS in the following sections:
 \f
 Changes in 1.8.1:
 
+* Changes to Scheme functions and syntax
+
+** A one-dimenisonal array can now be 'equal?' to a vector.
+** Structures, records, and SRFI-9 records can now be compared with `equal?'.
+
 * Bug fixes.
 ** array-set! with bit vector.
 ** string<? and friends follow char<? etc order on 8-bit chars.