gnupg/g10 (ChangeLog armor.c g10.c options.h)
cvs user dshaw
cvs@cvs.gnupg.org
Tue, 23 Sep 2003 05:52:58 +0200
Date: Tuesday, September 23, 2003 @ 05:52:58
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog armor.c g10.c options.h
* 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.
-----------+
ChangeLog | 9 +++++++++
armor.c | 22 ++++++++++++----------
g10.c | 14 +++++++++++---
options.h | 2 +-
4 files changed, 33 insertions(+), 14 deletions(-)