diff options
author | Jim Meyering <jim@meyering.net> | 1999-02-07 23:06:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-02-07 23:06:38 +0000 |
commit | 7d957fac2e39708a433b156ad328bc2d1d3139b3 (patch) | |
tree | e65b39d90175e5985a1cb9f6897f87f5066e09a9 /old/textutils | |
parent | 238e6f6a401edaf06a24486557a32306c4a76017 (diff) | |
download | coreutils-7d957fac2e39708a433b156ad328bc2d1d3139b3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-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. |