mirror of
https://codeberg.org/scip/note.git
synced 2025-12-17 04:31:02 +01:00
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:
10
Changelog
10
Changelog
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user