gnupg/g10 (ChangeLog g10.c main.h photoid.c)
cvs user dshaw
cvs@cvs.gnupg.org
Sun, 24 Nov 2002 02:49:32 +0100
Date: Sunday, November 24, 2002 @ 02:49:32
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
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.
-----------+
ChangeLog | 9 +++++++++
g10.c | 25 +++++++++++++++++++++----
main.h | 4 +++-
photoid.c | 7 ++++---
4 files changed, 37 insertions(+), 8 deletions(-)