diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index ff2730b94..6bf4c7d61 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,12 @@ +2003-09-22 David Shaw <[email protected]> + + * g10.c (main): Deprecate --default-comment in favor of + --no-comments. + + * options.h, g10.c (main), armor.c (armor_filter): Allow using + --comment multiple times to get multiple Comment: header lines. + --no-comments resets list. + 2003-09-11 David Shaw <[email protected]> * g10.c (main): Trim --help to commonly used options. Remove -f. |