aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-07-10 21:48:16 -0400
committerJoey Hess <joey@kitenet.net>2013-07-10 21:50:18 -0400
commitb162563dc1c6126953e66cdcc508f389b9d39d8e (patch)
tree8e19b05fc27f31cf2951fed8d26e0546e08abfaf /debian
parent697c3f1256faa19776fbf203d1098154f53f319c (diff)
downloadikiwiki-b162563dc1c6126953e66cdcc508f389b9d39d8e.tar
ikiwiki-b162563dc1c6126953e66cdcc508f389b9d39d8e.tar.gz
Deal with git behavior change in 1.7.8 and newer that broke support for commits with an empty commit message.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d55d5df8..22dc3eb47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ikiwiki (3.20130711) unstable; urgency=low
+
+ * Deal with git behavior change in 1.7.2 and newer that broke support
+ for commits with an empty commit message.
+
+ -- Joey Hess <joeyh@debian.org> Wed, 10 Jul 2013 21:49:23 -0400
+
ikiwiki (3.20130710) unstable; urgency=low
* blogspam: Fix encoding issue in RPC::XML call.