summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-08-19 15:47:14 +0000
committerEric Blake <ebb9@byu.net>2007-08-19 15:47:14 +0000
commit1cf55d294e17922d56dc703d66fd699f67db7073 (patch)
treee66fe595460f3927e9d84d35d3b2d7a53957d631 /ChangeLog
parent47e1cb35806d3b8aeca05fbd7043b21ca858b92d (diff)
downloadgnulib-1cf55d294e17922d56dc703d66fd699f67db7073.tar.gz
Test yesno in combination with closein.
* lib/yesno.c (yesno): Document use of stdin. * modules/yesno-tests (Files): New module. * tests/test-yesno.c (main): New file. * tests/test-yesno.sh: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e1d8ea9b1..699b954a9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-19 Eric Blake <ebb9@byu.net>
+
+ Test yesno in combination with closein.
+ * lib/yesno.c (yesno): Document use of stdin.
+ * modules/yesno-tests (Files): New module.
+ * tests/test-yesno.c (main): New file.
+ * tests/test-yesno.sh: Likewise.
+
2007-08-19 Bruno Haible <bruno@clisp.org>
* lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.