gnupg (ChangeLog NEWS README configure.ac)
cvs user dshaw
cvs@cvs.gnupg.org
Mon, 12 May 2003 00:00:38 +0200
Date: Monday, May 12, 2003 @ 00:00:32
Author: dshaw
Path: /cvs/gnupg/gnupg
Modified: ChangeLog NEWS README configure.ac
* configure.ac: Remove some stuff no longer needed with newer autoconf.
Use AC_GNU_SOURCE instead of defining _GNU_SOURCE manually. Add check for
strchr() for gettext. Add "ngettext" check for gettext, since that check
supposedly implies a check for bind_textdomain_codeset. Add check for
times() for random.c. Fix URL for EGD. Make --enable-old-tiger match the
stable branch as a separate item.
* NEWS: "OpenPGP" trust model is now "PGP". Add note about TIGER being
dropped from OpenPGP. Note trust bug fix.
* README: Fix all URLs to point to the right place in the reorganized
gnupg.org web pages. Some minor language fixes.
--------------+
ChangeLog | 16 +++++++
NEWS | 14 ++++++
README | 116 +++++++++++++++++++++++++++++++--------------------------
configure.ac | 56 +++++++++++++++------------
4 files changed, 124 insertions(+), 78 deletions(-)