diff options
Diffstat (limited to 'checks/ChangeLog')
-rw-r--r-- | checks/ChangeLog | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/checks/ChangeLog b/checks/ChangeLog index 8e043bf71..0af642df2 100644 --- a/checks/ChangeLog +++ b/checks/ChangeLog @@ -1,11 +1,22 @@ -Tue Aug 31 17:20:44 CEST 1999 Werner Koch <[email protected]> +Thu Feb 10 17:39:44 CET 2000 Werner Koch <[email protected]> + + * mkdemodirs: Fixed the --clean loop. + +Thu Jan 13 19:31:58 CET 2000 Werner Koch <[email protected]> + + * defs.inc (chdir): Removed becuase it is unsused an plain old sh + does not like this name. Reported by Alec Habig. +Tue Oct 26 20:02:23 1999 Werner Koch ([email protected]) + + * Makefile.am (GPG_DEARMOR): New and use --no-options. + +Tue Aug 31 17:20:44 CEST 1999 Werner Koch <[email protected]> * defs.inc: set LC_ALL empty Wed Aug 4 10:34:18 CEST 1999 Werner Koch <[email protected]> - * defs.inc (echo_n): New and used instead of /bin/echo "\c" Sun Apr 18 10:11:28 CEST 1999 Werner Koch <[email protected]> |