Update to v2.1.5:

Fixed: Properly escape entries with a '%'
This commit is contained in:
2022-09-09 16:11:42 -04:00
parent 2136ba3f69
commit aacbf51475
6 changed files with 18 additions and 12 deletions

View File

@ -1,4 +1,4 @@
.Dd $Mdocdate: Novermber 5 2019 $
.Dd $Mdocdate: November 5 2019 $
.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-2019
copyright Ian Jauslin 2015-2022
.Sh SEE ALSO
.Sx BBlog Ns (1) ,
.Sx sqlite3 Ns (1)