* Renamed scm_symbols to symbols and made it static in symbols.c.
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index d8e2f79..f364f62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -211,6 +211,8 @@ current values of file descriptors 0, 1, and 2 in the parent process.
 
 There is no such concept as a weak binding any more.
 
+** Removed constants:  most-positive-fixnum, most-negative-fixnum, bignum-radix
+
 * Changes to the gh_ interface
 
 * Changes to the scm_ interface