summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-30 10:54:33 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-01 11:25:28 -0400
commita82496d35a39667fb5851334207fc9bb4573cebc (patch)
treedb158c4e3bb17b7249334f09852211182719486d /debian
parent210a2fe0e0203017dda05bf97920f1cbfaa1f82d (diff)
style.css: Add missing semicolon. Closes: #497176
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 46c40bf5e..9f7821551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ikiwiki (2.63) UNRELEASED; urgency=low
non-root.
* Work around perl $_ scoping nonsense that caused breakage when loading
external plugins.
+ * style.css: Add missing semicolon. Closes: #497176
-- Joey Hess <joeyh@debian.org> Thu, 28 Aug 2008 16:08:18 -0400