diff options
author | Jim Meyering <jim@meyering.net> | 2007-08-08 20:02:55 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-08-08 20:02:55 +0200 |
commit | d243c0e840138cc5d8bf67c9d2a785bdbd74a8d9 (patch) | |
tree | fc636f83bdc6b0993e001764bc84ab13632833bd /po/ChangeLog | |
parent | e1e97eccb7948580cef055ae759af35683fb1152 (diff) | |
download | coreutils-d243c0e840138cc5d8bf67c9d2a785bdbd74a8d9.tar.xz |
Adapt to gnulib's latest xstrtol change.
* POTFILES.in: Use lib/xstrtol-error.c, not lib/xstrtol.h.
Diffstat (limited to 'po/ChangeLog')
-rw-r--r-- | po/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 4842cb283..366ca7489 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2007-08-08 Jim Meyering <jim@meyering.net> + + Adapt to gnulib's latest xstrtol change. + * POTFILES.in: Use lib/xstrtol-error.c, not lib/xstrtol.h. + 2007-08-04 Jim Meyering <jim@meyering.net> * POTFILES.in: Remove lib/human.c. |