From f7d10707e7471e96fa4097d83bbccfb29c1dcb53 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Sat, 27 Oct 2012 10:29:35 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 562690c5..cc5d0520 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +2.0 Alpha 2 (2012-10-27) +========================= + +- Auto-Type on Linux / X11 +- Database locking +- Fix database corruption when changing key tranformation rounds [#34] +- Verify header data of kdbx files +- Add menu entry to open URLs in the browser +- Add menu entry to copy an entry attribute to clipboard + 2.0 Alpha 2 (2012-07-02) =========================