summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-24 20:53:36 +0000
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-24 20:53:36 +0000
commit04583383192d23e0d5341d2688feb0460c71a7b1 (patch)
tree1d4ba84b3318ada523b09be5ea3681b68ada6918 /debian
parent8a48c2d522cdfc3356b509ab03a2ad8d36017d21 (diff)
* Change basewiki CSS to not put a border around images used as links.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7822a4eb0..57a5bd4a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
ikiwiki (1.51) UNRELEASED; urgency=low
+ [ Joey Hess ]
* Support setting svnpath to "" for wikis that are rooted at the top of
their svn repositories, with no trunk directory.
* Minor template improvements by Alessandro.
@@ -9,7 +10,10 @@ ikiwiki (1.51) UNRELEASED; urgency=low
* Work around bug #420636 by, if XML::Parser crashes, running the feed
content though Encode::decode_utf8.
- -- Joey Hess <joeyh@debian.org> Mon, 23 Apr 2007 14:31:57 -0400
+ [ Josh Triplett ]
+ * Change basewiki CSS to not put a border around images used as links.
+
+ -- Josh Triplett <josh@freedesktop.org> Tue, 24 Apr 2007 13:50:51 -0700
ikiwiki (1.50) unstable; urgency=low