summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:40:46 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:40:46 -0400
commitf156308aef6fc025237b2d021eea826feea4ce80 (patch)
treef3274afd892ab5db97246b68d96524c30c668212 /debian
parenteb4a6fb01a5c3a61c10bb7222d718c9bb7ce2bd3 (diff)
attachment: Fix an uninitialised value warning when editing a page that currently has no attachments.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d404f32f..8cd0084f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ ikiwiki (2.53) UNRELEASED; urgency=low
* search: generate configuration files once only when rebuilding
(Gabriel McManus)
+ * attachment: Fix an uninitialised value warning when editing a page
+ that currently has no attachments.
-- Joey Hess <joeyh@debian.org> Mon, 07 Jul 2008 01:52:48 -0400