read: Fix last commit.
[gnulib.git] / ChangeLog
index c57972e..c378e91 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-09-24  Bruno Haible  <bruno@clisp.org>
 
+       read: Fix last commit.
+       * lib/read.c (read_nothrow): Change return type to 'ssize_t'.
+
+2011-09-24  Bruno Haible  <bruno@clisp.org>
+
        dup2: Fix last commit.
        * lib/dup2.c: Restore comments. Treat Cygwin like Unix.
        (rpl_dup2): Disable fcntl workaround on native Windows.