diff options
| -rw-r--r-- | old/fileutils/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e2e193179..04f887d75 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,14 @@ -2002-02-17 Jim Meyering <meyering@lucent.com> +2002-02-20 Jim Meyering <meyering@lucent.com> * Version 4.1.6. + * src/touch.c: Include posixver.h. + (usage): Document only the intersection of the old and new behaviors, + to encourage portability. + (main): Use `posix2_version ()' in place of POSIX2_VERSION. + +2002-02-17 Jim Meyering <meyering@lucent.com> + * ABOUT-NLS, intl/*: Update to Gettext 0.11. * INSTALL: Update to Autoconf 2.52h. |
