README.Git - Update the gnulib commit number to include memory leak fix
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 29 Jul 2012 04:55:14 +0000 (06:55 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 29 Jul 2012 04:55:14 +0000 (06:55 +0200)
README.Git

index 652ddf249adb2ce96034cb96d71421093b40953d..98ea98242798cf946449e0b7d4a511b828d26770 100644 (file)
@@ -34,12 +34,12 @@ This version of PSPP should work with the Gnulib commit shown below.
 Gnulib does not maintain a stable API or ABI, so it is possible that
 PSPP will not work with older or newer versions of Gnulib.
 
-       commit ebc6ce40ac3f349d69766e3b94db034a0245f3d7
+       commit 392f10a02b1effd254f3a751e42daccf929c3efa
        Author: John Darrington <john@darrington.wattle.id.au>
-       Date:   Wed Jun 20 23:30:48 2012 +0200
-
-           tmpfile, clean-temp: Fix invocation of GetVersionEx.
+       Date:   Sun Jul 29 00:30:48 2012 +0200
 
+           clean-temp: Fix memory leak.
+           
 
 To clone Gnulib into a directory named "gnulib" using Git, and then
 check out this particular commit, run these commands: