mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 12:11:02 +01:00
enhanced unittests, added pod for addrecord and newrecord, using ->new() everywhere, new parameter "create"
This commit is contained in:
15
CHANGELOG
15
CHANGELOG
@@ -1,6 +1,21 @@
|
||||
NEXT:
|
||||
added license to META
|
||||
|
||||
open tmpfiles with O_EXLOCK disabled (cpantesters)
|
||||
|
||||
added new parameter 'create', enabled by default,
|
||||
which creates a new vault if enabled and dies otherwise.
|
||||
|
||||
enhanced unit tests to report if read/write of files fails.
|
||||
|
||||
added unit test to create a new vault
|
||||
|
||||
added POD for newrecord() and addrecord(), previously
|
||||
missing.
|
||||
|
||||
replaced "new $perl::$object" with $perl::$object->new()
|
||||
everywhere.
|
||||
|
||||
1.16
|
||||
re-licensed from artistic1 to artistic2 in order to be
|
||||
compatible to fedora packaging. no code changes otherwise
|
||||
|
||||
Reference in New Issue
Block a user