diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-27 20:55:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-27 20:55:56 -0400 |
commit | 6e213d04f1233af3faffcd49acf479be086c71f4 (patch) | |
tree | 00adec37e6a8654d9d95540a3d1788df5184fecf /debian/changelog | |
parent | f120dbc73587bbff42910dce9eb26b79cebe424f (diff) |
sync: Show a nicer message if a user tries to sync to a special remote.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 99594c351..9c38d1727 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (3.20120523) UNRELEASED; urgency=low + + * sync: Show a nicer message if a user tries to sync to a special remote. + + -- Joey Hess <joeyh@debian.org> Sun, 27 May 2012 20:55:29 -0400 + git-annex (3.20120522) unstable; urgency=low * Pass -a to cp even when it supports --reflink=auto, to preserve |