@@ -1,3 +1,9 @@
+2013-05-24 Oz Nahum <nahumoz@gmail.com>
+ * Version 0.3.9
+ * Fix reading of Nodes and Tags a cPickle object
+ * Add earasing of passwords from memory.
+ * Add Class and command line flag to convert old DataBase
+ format to new format.
2012-12-14 Oz Nahum <nahumoz@gmail.com>
* Version 0.3.0
* add custom generator for passwords, support of Alphanumerics + special
@@ -20,7 +20,7 @@
#============================================================================
appname = "Pwman3"
-version = "0.3.0"
+version = "0.3.8"
website = "http://github.com/pwman3/pwman3"
author = "Oz Nahum"
authoremail = "nahumoz@gmail.com"