From 671dcc2c30d3777b9582200db0411b5f658fff17 Mon Sep 17 00:00:00 2001 From: sniperbeamer Date: Thu, 25 Jun 2009 19:59:39 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@323 b624d157-de02-0410-bad0-e51aec6abb33 --- changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/changelog b/changelog index 5737160..644ea88 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,19 @@ +---------------------------- + 0.4.1 (2009-06-XX) +---------------------------- +- Added initial documentation +- Added and improved many translations +- Fixed: Mispelling of initialize in interface (Bug #2806402) +- Fixed: Race condition on lock file (Bug #2801583) +- Fixed: Modified entry does not refresh Entry Details Pane (Bug #2782262) +- Fixed: Logoff doesn't close database correctly (Bug #2726197) +- Fixed: Incorrect auto-type keymapping when KeePassX is in autostart +- Fixed: Workspace is being locked after auto-type +- Fixed: Wrong "Key Stroke Delay" (Bug #2716877) +- Fixed key rounds benchmark to return incorrect results +- Set default auto-type key stroke delay to 5ms +- Removed "Close to Tray" option + ---------------------------- 0.4.0 (2009-03-25) ----------------------------