diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-12 23:58:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-12 23:58:51 -0400 |
commit | 02d855a393dac7a206a2f8f80de0cbf261e2cd04 (patch) | |
tree | 346a4748818cc3c51d06f085d04577c1a189222e /debian/changelog | |
parent | 480d6f93c13ac3f0fbe931c9abfbcb105f235fd0 (diff) | |
download | ikiwiki-02d855a393dac7a206a2f8f80de0cbf261e2cd04.tar ikiwiki-02d855a393dac7a206a2f8f80de0cbf261e2cd04.tar.gz |
releasing version 3.20130212
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index b12cf19e1..81746a137 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20121213) UNRELEASED; urgency=low +ikiwiki (3.20130212) unstable; urgency=low * htmlscrubber: Allow the bitcoin URI scheme. * htmlscrubber: Allow the URI schemes of major VCS's. @@ -13,11 +13,11 @@ ikiwiki (3.20121213) UNRELEASED; urgency=low * trail: Avoid massive slowdown caused by pagetemplate hook when displaying dynamic cgi pages, which cannot use trail anyway. * Deal with empty diffurl in configuration. - * cvs: Various fixes. + * cvs: Various fixes. (schmonz) * highlight: Now adds a span with class highlight-<extension> around highlighted content, allowing for language-specific css styling. - -- Joey Hess <joeyh@debian.org> Sat, 22 Dec 2012 16:15:24 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 12 Feb 2013 21:48:02 -0400 ikiwiki (3.20121212) unstable; urgency=low |