1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

Changed to GPLv3.

Removed intl/.
This commit is contained in:
Werner Koch 2007-07-04 19:49:40 +00:00
parent f54b85bc2d
commit 93d3811abc
410 changed files with 46254 additions and 63419 deletions

7
NEWS
View file

@ -1,9 +1,12 @@
Noteworthy changes in version 2.0.5
------------------------------------------------
* Fixed bug when using the --p12-charset without --armor.
* Switched license to GPLv3.
* Changes required for a port to Windows.
* Basic support for Windows. Run "./autogen.sh --build-w32" to build
it. As usual the mingw cross compiling toolchain is required.
* Fixed bug when using the --p12-charset without --armor.
* The command --gen-key may now be used instead of the
gpgsm-gencert.sh script.