diff options
author | Jim Meyering <jim@meyering.net> | 1999-01-13 05:42:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-01-13 05:42:38 +0000 |
commit | 43ca488eaeec3f472476e3c8a45e1538116d44b5 (patch) | |
tree | dbb5726362ffa342b8c7a0099a4ffc4281e5033a /old | |
parent | b0c149e78ff3188118ba3fc799f7f80fff39d9ed (diff) | |
download | coreutils-43ca488eaeec3f472476e3c8a45e1538116d44b5.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index adbdbdd13..77039e4f5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,18 @@ +1999-01-12 Jim Meyering <meyering@ascend.com> + + * configure.in (ALL_LINGUAS): Add Greek (el). + * po/el.po: New file. + + * install-sh: New version from autoconf. + * missing: New version from automake. + * src/ansi2knr.c: Likewise. + * lib/getopt.c: New version from glibc. + * lib/getopt.h: Likewise. + * lib/getopt1.c: Likewise. + * lib/regex.c: Likewise. + * lib/regex.h: Likewise. + * lib/ylwrap: Remove unused file. + 1999-01-10 Jim Meyering <meyering@ascend.com> * Version 4.1-b3. |