summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-02 15:29:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-02 15:29:38 -0400
commit8cff4865d3bee469742538c23d1e16e67cadd9cb (patch)
treec1bc15a14fe51b0f4a69e3fe5e33e2858ac9a88c /debian/changelog
parent95e946a21e1960c9dcf63ad579c58434746295b2 (diff)
sync: Work even when the local git repository is new and empty, with no master branch.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6c743e19a..3f37a4d37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ git-annex (4.20131102) UNRELEASED; urgency=low
* Improve local pairing behavior when two computers both try to start
the pairing process separately.
+ * sync: Work even when the local git repository is new and empty,
+ with no master branch.
-- Joey Hess <joeyh@debian.org> Sat, 02 Nov 2013 14:54:36 -0400