summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1997-05-26 18:05:21 +0000
committerJim Blandy <jimb@red-bean.com>1997-05-26 18:05:21 +0000
commitf348c8074e9afa0c0a89ccf43f380b5587d3605f (patch)
tree32e41d8f37b59f85fe84cf73aa85c6029805cd85 /NEWS
parentc1a649bff857c0ea5bdb453f6c14c0055a86ec22 (diff)
downloadguile-f348c8074e9afa0c0a89ccf43f380b5587d3605f.tar.gz
Include rationale for removing ungetc-char-ready?.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a6d3ed013..64f462aff 100644
--- a/NEWS
+++ b/NEWS
@@ -356,7 +356,9 @@ returned string. For the old behavior, use (read-line PORT 'concat).
take new optional START and END arguments, specifying the region of
the array to read and write.
-*** The `ungetc-char-ready?' function has been removed.
+*** The `ungetc-char-ready?' function has been removed. We feel it's
+inappropriate for an interface to expose implementation details this
+way.
** Changes to the Unix library and system call interface