close bug, add changelog
parent
e3b0584a49
commit
b557ba7c46
|
@ -32,6 +32,9 @@ ikiwiki (2.54) UNRELEASED; urgency=low
|
||||||
The committer's email address is not used (because leaking email addresses
|
The committer's email address is not used (because leaking email addresses
|
||||||
is not liked by many users). Closes: #451023
|
is not liked by many users). Closes: #451023
|
||||||
* git: Fix parsing of git logs with no commit messages at all.
|
* git: Fix parsing of git logs with no commit messages at all.
|
||||||
|
* search: Fixes for title stemming, and use better term for tags. (Gabriel McManus)
|
||||||
|
(Rebuilding the wiki on upgrade to this version is recommended if you use the
|
||||||
|
search plugin.)
|
||||||
|
|
||||||
[ Simon McVittie ]
|
[ Simon McVittie ]
|
||||||
* meta, inline: Support guid options, to allow forcing a particular url or
|
* meta, inline: Support guid options, to allow forcing a particular url or
|
||||||
|
|
|
@ -25,3 +25,5 @@ and so only finds pages which were indexed by _ikiwiki_ with "ZStag"
|
||||||
[xapian]: http://xapian.org/docs/omega/termprefixes.html
|
[xapian]: http://xapian.org/docs/omega/termprefixes.html
|
||||||
[patch]: http://www.gmcmanus.org/0001-Use-correct-term-prefixes-when-searching.patch
|
[patch]: http://www.gmcmanus.org/0001-Use-correct-term-prefixes-when-searching.patch
|
||||||
[search]: http://ikiwiki.info/ikiwiki.cgi?P=title%3Atags
|
[search]: http://ikiwiki.info/ikiwiki.cgi?P=title%3Atags
|
||||||
|
|
||||||
|
[[tag done]]
|
||||||
|
|
Loading…
Reference in New Issue