1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Improve dotlocking.

Implement locking for W32.
This commit is contained in:
Werner Koch 2009-05-05 15:32:16 +00:00
parent 631a0de335
commit 418e61a824
4 changed files with 401 additions and 224 deletions

2
NEWS
View file

@ -4,6 +4,8 @@ Noteworthy changes in version 1.4.10 (unreleased)
* The algorithm to compute the SIG_ID status has been changed to
match the one from 2.0.10.
* Improved file locking. Implemented it for W32.
Noteworthy changes in version 1.4.9 (2008-03-26)
------------------------------------------------