about summary refs log tree commit homepage
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 2088958..4afe63a 100644
--- a/HACKING
+++ b/HACKING
@@ -20,8 +20,13 @@ Generally, the versions of these tools bundled with the latest
 stable release of Debian GNU/Linux will work.
 
 For Gnulib, we will use the latest git checkouts from:
+
         git://git.savannah.gnu.org/gnulib.git
 
+We currently require gnulib commit 41d1b6c42641a5b9e21486ca2074198ee7909bd7
+("mountlist: add support for deallocating returned list entries")
+or later (from July 2013) for free_mount_entry support
+
 For gcov code coverage reports, we rely on "gcov2perl" and "cover"
 from the Devel::Cover Perl module: