diff options
author | Werner Koch <wk@gnupg.org> | 2007-10-01 16:48:39 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-10-01 16:48:39 +0200 |
commit | 31c19d1d685b75377d9ff6dfbc9138ecbd5600b4 (patch) | |
tree | f6630bee0deef3ff050b3ca7dbb55e4951e34372 /NEWS | |
parent | Support the SETQUALITYBAR command of recent pinentries. (diff) | |
download | gnupg2-31c19d1d685b75377d9ff6dfbc9138ecbd5600b4.tar.xz gnupg2-31c19d1d685b75377d9ff6dfbc9138ecbd5600b4.zip |
Use Assuan socket wrapper calls.
Made socket servers secure under Windows.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Noteworthy changes in version 2.0.8 ------------------------------------------------ + * Make sure that under Windows the file permissions of the socket are + taken into account. This required a change of our the socket + emulation code; thus old GnuPG modules can't be used anymore. + Noteworthy changes in version 2.0.7 (2007-09-10) ------------------------------------------------ |