1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* NEWS: Note BZIP2 and --symmetric --encrypt.

This commit is contained in:
David Shaw 2003-11-13 03:54:54 +00:00
parent 96f429ecee
commit 444ccb2fad
2 changed files with 11 additions and 0 deletions

7
NEWS
View file

@ -1,6 +1,13 @@
Noteworthy changes in version 1.2.4 (unreleased)
------------------------------------------------
* Added read-only support for BZIP2 compression. This should be
considered experimental, and is only available if the libbzip2
library <http://sources.redhat.com/bzip2/> is installed.
* Added the ability to handle messages that can be decrypted with
either a passphrase or a secret key.
Noteworthy changes in version 1.2.3 (2003-08-21)
------------------------------------------------