diff options
author | David Shaw <[email protected]> | 2002-12-27 23:40:03 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2002-12-27 23:40:03 +0000 |
commit | 61db74e2f4924348818e159217125c499df8a11e (patch) | |
tree | 325ebd711b84db51247152ab5a4c157b2963e521 | |
parent | fixed type problem (diff) | |
download | gnupg-61db74e2f4924348818e159217125c499df8a11e.tar.gz gnupg-61db74e2f4924348818e159217125c499df8a11e.zip |
* NEWS: Add note about convert-from-106 script.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-12-27 David Shaw <[email protected]> + + * NEWS: Add note about convert-from-106 script. + 2002-11-25 David Shaw <[email protected]> * NEWS: Add notes about notation names and '@', the --trust-model @@ -34,6 +34,10 @@ Noteworthy changes in version 1.3.2 (unreleased) * New option --no-mangle-dos-filenames so that filenames are not truncated in the W32 version. + * 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. + Noteworthy changes in version 1.3.1 (2002-11-12) ------------------------------------------------ |