STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog g10.c main.h photoid.c)

cvs user dshaw cvs@cvs.gnupg.org
Sun, 24 Nov 2002 02:44:38 +0100


    Date: Sunday, November 24, 2002 @ 02:44:38
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog g10.c main.h photoid.c

* g10.c (add_notation_data): Disallow notation names that do not contain a
'@', unless --expert is set.  This is to help prevent people from
polluting the (as yet unused) IETF namespace.

* main.h: Comments about default algorithms.

* photoid.c (image_type_to_string): Comments about 3-letter file
extensions.

* g10.c (main): Add --strict and --no-strict as no-ops to smooth
transition when the devel GnuPG becomes the stable one.


-----------+
 ChangeLog |   14 ++++++++++++++
 g10.c     |   31 +++++++++++++++++++++++++++----
 main.h    |    4 +++-
 photoid.c |    7 ++++---
 4 files changed, 48 insertions(+), 8 deletions(-)