notes
authorGary Houston <ghouston@arglist.com>
Mon, 18 Oct 1999 20:57:47 +0000 (20:57 +0000)
committerGary Houston <ghouston@arglist.com>
Mon, 18 Oct 1999 20:57:47 +0000 (20:57 +0000)
NEWS
THANKS

diff --git a/NEWS b/NEWS
index 1e4a2fb..d266a82 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,12 @@ at the top of the script.
 (The first options enables the debugging evaluator.
  The second enables backtraces.)
 
+* Changes to the scm_ interface
+
+** Port internals: the rw_random variable in the scm_port structure
+must be set to non-zero in any random access port.  In recent Guile
+releases it was only set for bidirectional random-access ports.
+
 \f
 Changes since Guile 1.3.2:
 
diff --git a/THANKS b/THANKS
index d32ab32..7fd7ced 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -6,5 +6,6 @@ Bug reports and fixes from:
 
      Lauri Alanko
       Greg Harvey
+    Roland Orre
     Jorgen Schaefer
    Bernard Urban