diff options
author | Ian Jauslin <jauslin@ias.edu> | 2018-06-29 16:39:15 +0000 |
---|---|---|
committer | Ian Jauslin <jauslin@ias.edu> | 2018-06-29 16:39:15 +0000 |
commit | 4a8e51c3c9c604ba1ba5c3d798014d4265b5fdc1 (patch) | |
tree | aacc93421448734351837c33ef8606fe75289e6d /man/man7 | |
parent | 2bff6d06dae47c1b706bc8636fc8ed85a2c690e5 (diff) |
Update to v2.1.2:v2.1.2
Fixed: 'extra' entries would override database entries if they shared the
same token
Diffstat (limited to 'man/man7')
-rw-r--r-- | man/man7/BBlog-sqlite.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man7/BBlog-sqlite.7 b/man/man7/BBlog-sqlite.7 index 68e77cf..a099fcd 100644 --- a/man/man7/BBlog-sqlite.7 +++ b/man/man7/BBlog-sqlite.7 @@ -1,4 +1,4 @@ -.Dd $Mdocdate: May 2 2017 $ +.Dd $Mdocdate: June 29 2018 $ .Dt BBLOG-sqlite .Os .Sh DESCRIPTION @@ -32,7 +32,7 @@ label of the reference .Sh AUTHORS The sqlite BBlog engine was written by Ian Jauslin. .Sh COPYRIGHT -copyright Ian Jauslin 2015-2017 +copyright Ian Jauslin 2015-2018 .Sh SEE ALSO .Sx BBlog Ns (1) , .Sx sqlite3 Ns (1) |