From 0cf1b01ffa560b5efdf9d7d022ea1c7f12a9e1b6 Mon Sep 17 00:00:00 2001 From: sniperbeamer Date: Fri, 22 Jan 2010 14:45:52 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@364 b624d157-de02-0410-bad0-e51aec6abb33 --- changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changelog b/changelog index c24bafe..799fe00 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,17 @@ +---------------------------- + 0.4.2 (2010-??-??) +---------------------------- + +- Fix build errors with MSVC compiler (Bug #2926945), Qt 4.6 (Bug #2900850) and binutils gold linker +- Switch focus to new entries (Bug #2899867, #2928843) +- Added Cmd-M shortcut on Mac OS to minimize window (Bug: #2827152) +- Copy to clipboard even if field is empty (Bug: #2889145) +- Fixed possible database corruption when adding a new group while the Backup group exists (Bug #2897997) +- Don't give up asking for the password after one decryption error when using the Twofish algorithm +- Fixed: Maximized state not saved when minimizing to tray [Windows] (Bug #2926367) +- Better detection of the default directory to save the database +- Add Japanese and Ukrainian translations missing in the last release + ---------------------------- 0.4.1 (2009-09-14) ----------------------------