diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-03-28 22:16:24 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-03-28 22:19:12 +0100 |
commit | 8d6e3dd83a09f35a18774baa696ba443aa379cbb (patch) | |
tree | dbd79559174b002de5aaf67e5593069ea12a7871 | |
parent | 07b390d5827da2f46f57e4650167920fb792ebc9 (diff) | |
download | guile-8d6e3dd83a09f35a18774baa696ba443aa379cbb.tar.gz |
Add Gnulib commit ID in `NEWS'.
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -49,9 +49,9 @@ removed on those plaforms (basically only MinGW). ** Gnulib update. -Guile's copy of Gnulib was updated to XXX. The following modules were -imported from Gnulib: select, times, pipe-posix, fstat, getlogin, and -poll. +Guile's copy of Gnulib was updated to v0.0-7865-ga828bb2. The following +modules were imported from Gnulib: select, times, pipe-posix, fstat, +getlogin, and poll. ** New optimizations. |