diff options
author | Jim Meyering <jim@meyering.net> | 2001-12-01 19:52:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-12-01 19:52:31 +0000 |
commit | d7b3fa562970b76cd59a0949f20a2041c6f3556a (patch) | |
tree | 1045a261cc59db4e6bb119457e3fd095bf22faf3 /old/textutils | |
parent | 857292745407481a84eda9e7f56c42ae3fefddbe (diff) | |
download | coreutils-d7b3fa562970b76cd59a0949f20a2041c6f3556a.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 15116c653..d10eaec39 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ * Version 2.0.18. + * Makefile.maint (po-check): Check for uses of _() not just in .c + files, but also in .h files. + Ideally, there would be just one translation for all --help and --version description strings. Before this change, they differed only in the number of blanks between the option name |