diff options
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index d7166d2f1..e77988d4f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,12 @@ +2002-05-27 Jim Meyering <meyering@lucent.com> + + * Makefile.am (check-texinfo): Adapt to reflect that now we use + @acronym{POSIX}. + 2002-05-26 Jim Meyering <meyering@lucent.com> * coreutils.texi: Use @acronym in place of most uses of @sc. + * getdate.texi (Date input formats): Likewise. 2002-04-28 Jim Meyering <meyering@lucent.com> |