ADDED: New backend added: NOTEDB::pwsafe3, which adds support to store

notes in a Password Safe v3 database.
FIXED:          -d didn't work, because of a typo in mode assignment.
This commit is contained in:
TLINDEN
2012-02-10 20:38:15 +01:00
parent a5188ae5da
commit f0a972af06
9 changed files with 2465 additions and 12 deletions

View File

@@ -1,3 +1,13 @@
1.3.8:
ADDED: New backend added: NOTEDB::pwsafe3, which adds support to store
notes in a Password Safe v3 database.
FIXED: -d didn't work, because of a typo in mode assignment.
================================================================================
1.3.7:
ADDED: added ticket feature, which adds a unique id to each
new note, which persists during imports/exports. the
id is a randomly generated string.
================================================================================
1.3.6:
ADDED: Added test cases for "make test"
ADDED: Added test for optional and required perl modules in