summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAdeodato Simó <dato@net.com.org.es>2008-03-02 17:29:02 +0100
committerJoey Hess <joey@kodama.kitenet.net>2008-03-02 18:04:09 -0500
commita8f08ab8e18877dd023430fc8926530244c74771 (patch)
tree86a5fd67b7d047a43d94c4781d47e5d3802957ab /debian
parentbdb57e58334afb9ac1fab45f9f9653da4e5af98f (diff)
Make directives generated by shortcuts accept a `desc` parameter.
(cherry picked from commit 252da396bfa728b99af7c9bb304a7b5f3f6d94e6)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e5d6b44f6..bfd3266cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ikiwiki (2.41) UNRELEASED; urgency=low
+
+ * Preprocessor directives generated by the shortcut plugin accept a `desc`
+ parameter that overrides the anchor text provided at shortcut definition
+ time. (Closes: #458126)
+
+ -- Adeodato Simó <dato@net.com.org.es> Sun, 02 Mar 2008 17:19:16 +0100
+
ikiwiki (2.40) unstable; urgency=low
[ Josh Triplett ]