summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-12-29 20:19:58 -0400
committerJoey Hess <joey@kitenet.net>2010-12-29 20:19:58 -0400
commit7d0ef85d802a99c968965b4f7d4e5947b130d2b8 (patch)
treef1bc1e7ec1876c114373bb50c1535a2f0cb52eee /debian
parent8517aa8687fe2d68f380268854929eef18abec14 (diff)
git: Fix bug involving attempting to web revert a commit that included changes to 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 bf092d012..430a14eb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,8 @@ ikiwiki (3.20101202) UNRELEASED; urgency=low
is not supported). Closes: #605779 (David Bremner)
* Add a second parameter to the rcs_diff hook, and avoid bloating memory
reading in enormous commits.
+ * git: Fix bug involving attempting to web revert a commit that included
+ changes to attachments.
-- Joey Hess <joeyh@debian.org> Mon, 29 Nov 2010 14:44:13 -0400