diff options
Diffstat (limited to 'scripts/ChangeLog')
-rw-r--r-- | scripts/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog index 0230fb5f2..7bca302df 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,11 @@ +2001-12-21 Werner Koch <[email protected]> + + * distfiles: Removed those files which which automake installs by + default. + + * autogen.sh: Replaced $() by backticks for system without a posix + shell. Removed gawk specific quoting. By David Champion. + 2001-10-22 Werner Koch <[email protected]> * autogen.sh (aclocal_vers): Require automalke 1.5. |