diff --git a/ChangeLog b/ChangeLog index 80a7120de..9e7757ed1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-22 David Shaw + + * NEWS: Note pgpgroup-to-gpggroup. + 2004-11-16 David Shaw * acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments. diff --git a/NEWS b/NEWS index ce21dda1e..95249496a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ Noteworthy changes in version 1.2.7 ------------------------------------------------ + * New "pgpgroup-to-gpggroup" script (in the tools directory) to + convert from PGP 6 group syntax to GnuPG group syntax. + Noteworthy changes in version 1.2.6 (2004-08-25) ------------------------------------------------