diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-25 17:54:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-25 17:54:08 -0400 |
commit | a9c5a30db304e9d84c4d3c17d075f16db69cd278 (patch) | |
tree | a6ffc8d972730ef4ad78d40ae0299f0d440d821e /debian | |
parent | 8a1831845f48062745f9b901c0bb9d060450c564 (diff) |
Display a warning when a non-existing file or directory is specified.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21bba4230..02e89e14d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ 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 |