pdb

Simple password manager
Log | Files | Refs

commit b26c161f8aded69ee19dcf4f7c42520267ea7628
parent 2dd625b815375bc6029fda2bb83e64c3686079f6
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Sat, 21 Feb 2015 14:09:25 +0000

Fill in commit

Diffstat:
README.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -34,7 +34,7 @@ database, which you can run with `lua update-1-openssl-to-libsodium.lua`. Note that it also generates a new secret key. -As of 21st Feb 2015, (commit `XXX`), pdb uses flatfiles instead of a +As of 21st Feb 2015, (commit `2dd625b`), pdb uses flatfiles instead of a database. You need to run `lua update-2-db-to-flatfiles.lua` if you wish to use more recent versions of pdb.