X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/22acf1872a746af65b2f5487991ff008e52ed1c2..e00a8f0217a79d25b655223c17cc2d4752c816a4:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 9a73f1084..5aa937d15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +ikiwiki (3.20120726) UNRELEASED; urgency=low + + * monochrome: New theme, contributed by Jon Dowland. + + -- Joey Hess Thu, 30 Aug 2012 11:56:12 -0400 + +ikiwiki (3.20120725) unstable; urgency=low + + * recentchangesdiff: When diffurl is not set, provide inline diffs + in the recentchanges page, with visibility toggleable via javascript. + Thanks, Antoine Beaupré + * Split CFLAGS into words when building wrapper. Closes: #682237 + * osm: Avoid calling urlto before generated files are registered. + Thanks, Philippe Gauthier and Antoine Beaupré + * osm: Add osm_openlayers_url configuration setting. + Thanks, Genevieve + * osm: osm_layers can be used to configured the layers displayed on the map. + Thanks, Antoine Beaupré + * comments: Remove ipv6 address specific code. + + -- Joey Hess Sat, 25 Aug 2012 10:58:42 -0400 + +ikiwiki (3.20120629) unstable; urgency=low + + * mirrorlist: Add mirrorlist_use_cgi setting that avoids usedirs or + other config differences by linking to the mirror's CGI. (intrigeri) + + -- Joey Hess Fri, 29 Jun 2012 10:16:08 -0400 + ikiwiki (3.20120516) unstable; urgency=high * meta: Security fix; add missing sanitization of author and authorurl.