aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-13 23:08:38 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-13 23:08:38 +0000
commit2d9ee110063a7422a1bcfb97e14de2823c7a4733 (patch)
tree3f8c33b606e90ca3936b736e69b35d6b9fb950f5 /debian
parent27299788e8fdc97c7fc1ad112f4610b1bdbaa3a6 (diff)
downloadikiwiki-2d9ee110063a7422a1bcfb97e14de2823c7a4733.tar
ikiwiki-2d9ee110063a7422a1bcfb97e14de2823c7a4733.tar.gz
* Add a "createlink" class attribute to the span for wikilinks pointing
to not-yet-existing pages. I don't have a useful style defined for that though.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b3b79d3f..760fc46f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,11 @@ ikiwiki (2.10) UNRELEASED; urgency=low
* Fix strange stderr-hiding code in the git module, allow error messages
to be passed on to stderr. Also fixes a potential bug, since git error
meesages were treated as if they came from git stdout.
+ * Add a "createlink" class attribute to the span for wikilinks pointing
+ to not-yet-existing pages. I don't have a useful style defined for that
+ though.
- -- Joey Hess <joeyh@debian.org> Wed, 10 Oct 2007 19:23:40 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 13 Oct 2007 19:05:42 -0400
ikiwiki (2.9) unstable; urgency=low