1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-13 23:36:10 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-08-27 08:52:46 +00:00
parent 301cc00d3b
commit 61e5152b36

View File

@@ -1,5 +1,12 @@
2001-08-27 Jim Meyering <meyering@lucent.com>
* Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
* version-etc.c (N_): Remove definition.
Revert most of last change.
Instead, simply don't mark the `Copyright...' string for translation.
Based on advice from Paul Eggert.
* strtoxmax.c: Tweak comment.
2001-08-26 Jim Meyering <meyering@lucent.com>