diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-25 17:57:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-25 17:57:40 -0400 |
commit | 7efbfcd58cef0f9c265589bb36c2631dd5a872f5 (patch) | |
tree | fba87dbf9ef6d3e9cb8b1c6c84cf1174bd29f1b1 /debian | |
parent | a8e92f72d3439d948cdf978c81150dd48fc59d99 (diff) |
reorder
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 02e89e14d..03caa4907 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ git-annex (3.20121113) UNRELEASED; urgency=low * New webdav and Amazon glacier special remotes. - * Show error message to user when testing XMPP creds. + * Display a warning when a non-existing file or directory is specified. + * Show error messages to user when testing XMPP creds. * Fix build of assistant without yesod. * webapp: The list of repositiories refreshes when new repositories are added, including when new repository configurations are pushed in from @@ -22,7 +23,6 @@ git-annex (3.20121113) UNRELEASED; urgency=low client repository group. * assistant: Apply preferred content settings when a new symlink is created, or a symlink gets renamed. Made archive directories work. - * Display a warning when a non-existing file or directory is specified. -- Joey Hess <joeyh@debian.org> Tue, 13 Nov 2012 13:17:07 -0400 |