diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2003-05-11 David Shaw <[email protected]> + + * 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. + 2003-04-27 David Shaw <[email protected]> * BUGS: Fix bug reporting URL. |