]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
description meta tag
[git.ikiwiki.info.git] / debian / changelog
index 070f92a04fb31b596d752d01e88715d62a354dbf..1237217412924901e65cc0b5ab532e147413549b 100644 (file)
@@ -23,6 +23,15 @@ ikiwiki (2.54) UNRELEASED; urgency=low
     and todo items from the html shipped in it.
   * parentlinks: New plugin, split out of ikiwiki core and enabled by default,
     and several new fields added to allow for advanced styling. (intrigeri)
     and todo items from the html shipped in it.
   * parentlinks: New plugin, split out of ikiwiki core and enabled by default,
     and several new fields added to allow for advanced styling. (intrigeri)
+  * smileys: Some fixes for escaped smileys.
+  * smileys: Note that smileys need to be double-escaped for the escaping to
+    work. Markdown removes one level of escaping.
+  * Add a postscan hook.
+  * search: Use postscan hook, avoid updating index when previewing.
+  * git: Put web committer name/openid/address in the git author field.
+    The committer's email address is not used (because leaking email addresses
+    is not liked by many users). Closes: #451023
+  * git: Fix parsing of git logs with no commit messages at all.
 
   [ Simon McVittie ]
   * meta, inline: Support guid options, to allow forcing a particular url or
 
   [ Simon McVittie ]
   * meta, inline: Support guid options, to allow forcing a particular url or