Update to v2.1.2:
Fixed: 'extra' entries would override database entries if they shared the same token
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.Dd $Mdocdate: May 2 2017 $
|
||||
.Dt BBLOG 2.1
|
||||
.Dd $Mdocdate: June 29 2018 $
|
||||
.Dt BBLOG 2.1.2
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm BBlog
|
||||
@ -194,6 +194,6 @@ automatically adds a letter (from 'b' to 'z') at the end of non-unique tokens, i
|
||||
.Nm
|
||||
was written by Ian Jauslin.
|
||||
.Sh COPYRIGHT
|
||||
copyright Ian Jauslin 2015-2017
|
||||
copyright Ian Jauslin 2015-2018
|
||||
.Sh SEE ALSO
|
||||
.Sx BBlog-sqlite Ns (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)
|
||||
|
Reference in New Issue
Block a user