diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-02 04:28:20 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-02 04:28:20 +0000 |
commit | ecf466971422be32abdc137c2262d0216d161ab2 (patch) | |
tree | 1ca6df0fd3ace15edd1b2c6259ca5b12a9de7173 /lib/ChangeLog | |
parent | e9d60320abd1c7552c2446c61434d3057ce05ba9 (diff) | |
download | coreutils-ecf466971422be32abdc137c2262d0216d161ab2.tar.xz |
Sync from gnulib.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 3b8bc395b..c695523b9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -13,6 +13,8 @@ Parse octal string ourself, so that we catch mistakes like "+0". (mode_adjust): Arg is an array, not a linked list. + * mbswidth.c, regex.c, strtol.c: Sync from gnulib. + 2005-04-28 Paul Eggert <eggert@cs.ucla.edu> * tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove. |