Comment 5 for bug 250299

Revision history for this message
Daniel Holbach (dholbach) wrote :

daniel@bert:~$ diff -u keepassx-0.3.{1,3}/changelog
--- keepassx-0.3.1/changelog 2008-03-12 19:55:57.000000000 +0100
+++ keepassx-0.3.3/changelog 2008-08-10 13:07:53.000000000 +0200
@@ -1,4 +1,31 @@
 ---------------
+ 0.3.3
+---------------
+- fixed error when opening twofish encrypted databases (Bug #2025075)
+
+---------------
+ 0.3.2
+---------------
+- add default groups when creating a database
+- improved the auto-type dialog (keyboard only usage, visual selection feedback)
+- automatically try to unlock db when global auto-type key has been pressed
+- fixed password encoding problem (Bug #1687864)
+- fixed sorting of date columns (Bugs #1861726, #1922311)
+- fixed problem when restoring window after auto-type (Bug #1978861)
+- don't use entries in 'Backup' group for global auto-type (Bug #1915664)
+- hide contents of search field while database is locked (Bug #1923554)
+- fixed: custom entry icons are not saved (Bug #1995561)
+- added new icons introduced in KeePass 1.11
+- improved format of date strings (Bug #1932394)
+- added missing menu accelerators (Bug #1955304)
+- fixed: line breaks are ignored in Entry Detail View (Bug #1942362)
+- master key transformations (rounds) are now computed in two threads (from KeePass 1.11)
+- added ability to measure the number of rounds that can be calculated in 1 second
+- increase and randomize the default key transformation number
+- print help if parsing the arguments fails
+- disable precompiled header on FreeBSD by default to fix compilation error (Bug #1943446)
+
+---------------
     0.3.1
 ---------------
 - made key/password dialog more user friendly
daniel@bert:~$