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

@@ -2,7 +2,7 @@
# this is a generic module, used by note database
# backend modules.
#
# Copyright (c) 2000-2004 Thomas Linden <tom@daemon.de>
# Copyright (c) 2000-2012 Thomas Linden <tom@daemon.de>
package NOTEDB;
@@ -10,7 +10,7 @@ package NOTEDB;
use Exporter ();
use vars qw(@ISA @EXPORT $crypt_supported);
$NOTEDB::VERSION = "1.31";
$NOTEDB::VERSION = "1.32";
BEGIN {
# make sure, it works, otherwise encryption