aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-12 16:50:29 -0500
committerJoey Hess <joey@kitenet.net>2007-12-12 16:50:29 -0500
commit10a2895b3b2814636050176948253d1ca9067217 (patch)
tree7635fee41d0f8b0dfb993ef94bb2dd8d8bfe1a8e /debian
parentd1b02ff65982cad05df34fa217d2bd0a4d9a574b (diff)
downloadikiwiki-10a2895b3b2814636050176948253d1ca9067217.tar
ikiwiki-10a2895b3b2814636050176948253d1ca9067217.tar.gz
* shortcut: Expand %S to the raw input text, not url-encoded.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0df68b2fc..9d76605f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ ikiwiki (2.16) UNRELEASED; urgency=low
acts on them, even if the value is expanded inside a block-level html
element in the html template. Closes: #454058
* Use a div in the note template rather than a span.
+ * shortcut: Expand %S to the raw input text, not url-encoded.
-- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500