diff options
author | Werner Koch <wk@gnupg.org> | 2007-12-06 16:55:03 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-12-06 16:55:03 +0100 |
commit | 89671cdd6425e0c2247bd02c7ce6bb2f6339f94d (patch) | |
tree | df62d4ec104e82ffce7f163e357d3e9ab45d81c0 /NEWS | |
parent | Created help files form the current po entries. (diff) | |
download | gnupg2-89671cdd6425e0c2247bd02c7ce6bb2f6339f94d.tar.xz gnupg2-89671cdd6425e0c2247bd02c7ce6bb2f6339f94d.zip |
More code for the audit log.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ 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. + taken into account. This required a change of our socket emulation + code; thus old GnuPG modules can't be used anymore. * Fixed a crash in gpgconf. |