1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-26 01:52:45 +02:00

* NEWS: Add note about convert-from-106 script.

This commit is contained in:
David Shaw 2002-12-04 18:59:23 +00:00
parent f4401fafd9
commit 1ae9261ef6
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-12-04 David Shaw <dshaw@jabberwocky.com>
* NEWS: Add note about convert-from-106 script.
2002-11-25 David Shaw <dshaw@jabberwocky.com>
* NEWS: Add notes about notation names and '@', the "--trust-model

4
NEWS
View File

@ -1,6 +1,10 @@
Noteworthy changes in version 1.2.2 (unreleased)
------------------------------------------------
* A "convert-from-106" script has been added. This is a simple
script that automates the conversion from a 1.0.6 or earlier
version of GnuPG to a 1.0.7 or later version.
* Notation names that do not contain a '@' are no longer allowed
unless --expert is set. This is to help prevent pollution of
the (as yet unused) IETF notation namespace.