summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-03-28 22:16:24 +0100
committerLudovic Courtès <ludo@gnu.org>2013-03-28 22:19:12 +0100
commit8d6e3dd83a09f35a18774baa696ba443aa379cbb (patch)
treedbd79559174b002de5aaf67e5593069ea12a7871
parent07b390d5827da2f46f57e4650167920fb792ebc9 (diff)
downloadguile-8d6e3dd83a09f35a18774baa696ba443aa379cbb.tar.gz
Add Gnulib commit ID in `NEWS'.
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 80b06fd74..dbabdd3de 100644
--- a/NEWS
+++ b/NEWS
@@ -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.