X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/78737cbfbf91c7b31ed5d216a23de8d360a76392..83876a7da67cab7c76a4754f750e39f32e5702e4:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index bac4874c7..789a0b967 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,18 @@ ikiwiki (3.20120203) UNRELEASED; urgency=low 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