changeset 3586:f14b8cfa09be

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 03 Nov 2001 18:51:38 +0000
parents 1640dea28980
children 232818dd8c44
files lib/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.