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

First batch of changes to support W32CE.

Note that jnlib/w32-reg.c is not yet ready.
This commit is contained in:
Werner Koch 2010-02-26 18:44:36 +00:00
parent 0e018d7144
commit 2cf687cb3e
25 changed files with 524 additions and 1800 deletions

2
NEWS
View file

@ -21,6 +21,8 @@ Noteworthy changes in version 2.1.x (under development)
* New and changed passphrases are now created with an iteration count
requiring about 100ms of CPU work.
* Ported to Windows CE.
Noteworthy changes in version 2.0.13 (2009-09-04)
-------------------------------------------------