diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 22:47:08 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 22:47:08 +0000 |
commit | faca6bfc15d1e0a868390db97e492ce1c2e9f923 (patch) | |
tree | 498eac5c630056762077a8c6ee5cec0f5683324c /lib/ChangeLog | |
parent | c5ff0b216ee0e7ae85b2c24f83a58de592120a46 (diff) | |
download | coreutils-faca6bfc15d1e0a868390db97e492ce1c2e9f923.tar.xz |
Convert to UTF-8.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 62987b82e..76c6ef891 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1023,7 +1023,7 @@ * hash.c, hash.h: Update from gnulib. * hash-pjw.c, hash-pjw.h: Likewise. - * obstack.c, obstack.h: Likewise. + * obstack.c, obstack.h: Likewise. 2003-10-25 Jim Meyering <meyering@lucent.com> @@ -1978,7 +1978,7 @@ * xnanosleep.c (clock_get_realtime): Use gettime.c's gettime function, rather than an inferior, open-coded version that would fail on AIX systems due to clock_gettime failing with errno == ENOSYS. - Reported by Jérôme Zago. + Reported by Jérôme Zago. 2003-05-05 Jim Meyering <jim@meyering.net> @@ -3811,7 +3811,7 @@ * argmatch.c: Include "quote.h". (argmatch_invalid): Remove explicit `' quotes. Instead, use the - quote function. Reported by Göran Uddeborg. + quote function. Reported by Göran Uddeborg. 2001-05-20 Alexandre Duret-Lutz <duret_g@epita.fr> @@ -5198,7 +5198,7 @@ 2000-01-17 Jim Meyering <jim@meyering.net> - * interlock: Remove unused file. Reported by François Pinard. + * interlock: Remove unused file. Reported by François Pinard. 2000-01-16 Paul Eggert <eggert@twinsun.com> |