diff options
-rw-r--r-- | old/textutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 94ad2ee84..c71fc5336 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 1999-02-07 Jim Meyering <meyering@ascend.com> + * Version 1.22h. + * Makefile.maint (my-distcheck): Don't depend on dist, now that this is hooked up to the distcheck rule. * Makefile.am (distcheck-hook): New target and rule -- link to shared @@ -12,8 +14,6 @@ 1999-01-30 Jim Meyering <meyering@ascend.com> - * Version 1.22h. - * acconfig.h: Remove lots of `#undef's, now that we use the 3-argument forms of AC_DEFINE* macros. |