From 135dec91dec3e6368084a1f5a23d584361700e75 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 25 Nov 2012 17:57:40 -0400 Subject: [PATCH] reorder --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 02e89e14d0..03caa4907f 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 Tue, 13 Nov 2012 13:17:07 -0400