summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-26 20:49:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-26 20:49:16 -0400
commitd90b01f1085865ba2a6e2b31de82a9c6933d8d31 (patch)
treed0953ce94813de4de5e44db1a970d908c0a4bac3 /debian
parent030d9eb3f89ab397f93ab7b10bec2526d86ce4ef (diff)
XMPP: Fix a file descriptor leak.
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 29c4d5d6c..6fa8151ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ git-annex (4.20130522) UNRELEASED; urgency=low
* content: New command line way to view and configure a repository's
preferred content settings.
* sync: Fix double merge conflict resolution handling.
+ * XMPP: Fix a file descriptor leak.
-- Joey Hess <joeyh@debian.org> Tue, 21 May 2013 18:22:46 -0400