summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-03 18:51:38 +0000
committerJim Meyering <jim@meyering.net>2001-11-03 18:51:38 +0000
commit2228f9a5616a4ea43df321da41768a31ea657241 (patch)
treeb735e0b355c99d4620094098d0173859e1ba1ca0
parent0aba91f7529f0208ea15457bd5a1c39d6bf4e967 (diff)
downloadgnulib-2228f9a5616a4ea43df321da41768a31ea657241.tar.gz
*** empty log message ***
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 4d90a88a28..c90891c279 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2001-11-03 Jim Meyering <meyering@lucent.com>
+ * dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
+ argument.
+
* hash.c (hash_clear): Fix a bug that could lead to an infloop or
e.g., a fault due to an attempt to free a NULL pointer.