Reflect the renamings.
[gnulib.git] / lib / ChangeLog
index 9b01601..51ecefb 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-18  Jim Meyering  <jim@meyering.net>
+
+       * readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,
+       don't leak memory and do call END_UTMP_ENT.
+
 2004-04-11  Paul Eggert  <eggert@twinsun.com>
 
        * inttostr.h: Include <limits.h> unconditionally, since we assume C89.
@@ -68,7 +73,7 @@
        of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
        compatible extension.  Simplify code by removing a boolean int
        that was always nonzero if a string was nonnull.
-       
+
 2004-03-30  Jim Meyering  <jim@meyering.net>
 
        Merge from coreutils.