diff options
author | Werner Koch <wk@gnupg.org> | 2008-11-11 09:22:06 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-11-11 09:22:06 +0100 |
commit | aec79fc731dd8d14837ee4beaa279394d58504a8 (patch) | |
tree | 6d531b40516c902d9fba1396fdcde34991b9953a /NEWS | |
parent | Revamped the W32 gettext implementation. (diff) | |
download | gnupg2-aec79fc731dd8d14837ee4beaa279394d58504a8.tar.xz gnupg2-aec79fc731dd8d14837ee4beaa279394d58504a8.zip |
Minor cleanups.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ Noteworthy changes in version 2.0.10 (unreleased) * [w32] The sysconf directory has been moved from a subdirectory of the installation directory to %CSIDL_COMMON_APPDATA%/GNU/etc/gnupg. + * [w32] The gnupg2.nls directory is not anymore used. The standard + locale directory is now used. + * The gpg-preset-passphrase mechanism works again. * Admin PINs are cached again (bug in 2.0.9). |