+2003-11-12 David Shaw <dshaw@jabberwocky.com>
+
+ * NEWS: Note BZIP2.
+
+ * configure.ac: Make sure that the resolver API actually compiles,
+ and not just that the right functions exist.
+
+2003-10-30 David Shaw <dshaw@jabberwocky.com>
+
+ * configure.ac: Locate libbz2 for bzip2 compression support.
+
+2003-10-26 David Shaw <dshaw@jabberwocky.com>
+
+ * NEWS: Note --symmetric --encrypt and the improved config file
+ search.
+
+ * configure.ac: Add SAFE_VERSION_DOT and SAFE_VERSION_DASH.
+
+2003-10-25 Werner Koch <wk@gnupg.org>
+
+ * Makefile.am (SUBDIRS): Add intl.
+ (ACLOCAL_AMFLAGS): New variable.
+ (EXTRA_DIST): Add scripts/config.rpath.
+ * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in,
+ (AL_LINGUAS): Removed.
+
+2003-10-24 David Shaw <dshaw@jabberwocky.com>
+
+ * configure.ac (DLLIBS): Work properly on platforms where dlopen
+ and friends are in libc instead of libdl.
+
+2003-10-24 Werner Koch <wk@gnupg.org>
+
+ * configure.ac (DLLIBS): Fixed last change.
+
+2003-10-23 Werner Koch <wk@gnupg.org>
+
+ * configure.ac (DLLIBS): Do not include -ldl in the mingw32 case.
+
+2003-10-21 Werner Koch <wk@gnupg.org>
+
+ * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
+ Hurd; Robert Millan reported that the uname test is now
+ sufficient.
+
+2003-10-16 David Shaw <dshaw@jabberwocky.com>
+
+ * configure.ac: Include -ldl when card support is used.
+
+2003-10-10 Werner Koch <wk@gnupg.org>
+
+ Release 1.3.3.
+
+2003-10-09 David Shaw <dshaw@jabberwocky.com>
+
+ * NEWS: Note multiple Comment: support and --sig-keyserver-url.
+
+2003-10-01 Werner Koch <wk@gnupg.org>
+
+ * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.
+ (ENABLE_CARD_SUPPORT): Define as automake conditional.
+
+2003-09-30 David Shaw <dshaw@jabberwocky.com>
+
+ * NEWS: Note that SHA-256 is read-write now, that TIGER/192 is no
+ more, that revoked and expired uids are skipped in -r, and that
+ --no-mangle-dos-filenames is now the default.
+
+2003-09-27 Werner Koch <wk@gnupg.org>
+
+ * configure.ac (LIBUSB_LIBS,HAVE_LIBUSB): Check for Libusb.
+ (--enable-card-support): New.
+
+2003-09-04 David Shaw <dshaw@jabberwocky.com>
+
+ * configure.ac: Drop TIGER/192 support. Check for UINT64_C to go
+ along with uint64_t.
+
+2003-09-01 David Shaw <dshaw@jabberwocky.com>
+
+ * NEWS: Note --list-options, --verify-options, the deprecation of
+ --show-photos, --show-policy-url, --show-notation, and
+ --show-keyring, and getting the signer's fingerprint in sig
+ records.
+
+2003-08-28 David Shaw <dshaw@jabberwocky.com>
+
+ * AUTHORS, THANKS: Updates from stable.
+
+2003-08-25 David Shaw <dshaw@jabberwocky.com>
+
+ * NEWS: Note %g and %p, the "tru" --with-colons record, and the
+ REVKEYSIG --status-fd tag.
+
+ * README: Add a note about the SunOS symbol underscore problem and
+ how to fix it. Note problem with gcc < 2.96 and non-gnu as.
+
+2003-08-24 David Shaw <dshaw@jabberwocky.com>
+
+ * configure.ac: Check for getaddrinfo. Don't bother to check for
+ EGD libs since we need to have the netlibs regardless because of
+ the agent socket.
+
+2003-07-10 David Shaw <dshaw@jabberwocky.com>
+
+ * configure.ac: configure.ac: Check for sigset_t and struct
+ sigaction. This is for Forte c89 on Solaris which seems to define
+ only the function call half of the two pairs by default.
+
+ * THANKS: Updates from stable.
+
+ * configure.ac: Include wsock32 in W32LIBS. This is different
+ from NETLIBS so we don't need to force other platforms to pull in
+ the netlibs when they aren't actually needed.
+
+ * NEWS: Note portability changes.
+
+2003-06-03 David Shaw <dshaw@jabberwocky.com>
+
+ * configure.ac: Define SAFE_VERSION so that RISCOS can override it
+ and remove invalid chars.
+