X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/da0df8b40fd504b4aacc842cbf41e8ff7689f340..97b64fde14c65d2d32dfcc463d34189d2a50ae42:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2d9ffdb85..789a0b967 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,22 @@ ikiwiki (3.20120203) UNRELEASED; urgency=low * Fix a snail mail address. Closes: #659158 * openid-jquery.js: Update URL of Wordpress favicon. Closes: #660549 + * Drop the version attribute on the generator tag in Atom feeds + to make builds more reproducible. Closes: #661569 (Paul Wise) + * shortcut: Support Wikipedia's form of url-encoding for unicode + characters, which involves mojibake. Closes: #661198 + * osm: New plugin to embed an OpenStreetMap into a wiki page. + Supports waypoints, tags, and can even draw paths matching + wikilinks between pages containing waypoints. + Thanks to Blars Blarson and Antoine Beaupré, as well as the worldwide + OpenStreetMap community for this utter awesomeness. + * Add a few missing jquery UI icons to attachment upload widget underlay. + * URI escape filename when generating the diffurl. + * trail: New plugin to add navigation trails through pages via Next and + Previous links. Trails can easily be added to existing inlines by setting + trail=yes in the inline. + Thanks to Simon McVittie for his persistance developing this feature. + * Add build-affected hook. Used by trail. -- Joey Hess Wed, 08 Feb 2012 16:07:00 -0400