From 7ebd656eff042a472a6a8fcecc3fe0b38982b8c0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 31 Mar 2015 13:30:39 -0400 Subject: [PATCH] remove changelog entry This is confusing because I updated the affected tarballs using the version number of the last release. --- debian/changelog | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 196743bd76..c0922f2b8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,5 @@ git-annex (5.20150328) UNRELEASED; urgency=medium - * Better fix for standalone tarball git-annex sync linker shim bug, - that works for "git annex sync" as well as "git-annex sync". * Prevent git-ls-files from double-expanding wildcards when an unexpanded wildcard is passed to a git-annex command like add or find. * Fix make build target. Thanks, Justin Geibel.