From b2c529b88e6dc3161baecf45d8ad51582dea6576 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Feb 2020 14:33:57 -0400 Subject: [PATCH] add news item for git-annex 7.20200204 --- doc/news/version_7.20191106.mdwn | 5 ----- doc/news/version_7.20200204.mdwn | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 doc/news/version_7.20191106.mdwn create mode 100644 doc/news/version_7.20200204.mdwn diff --git a/doc/news/version_7.20191106.mdwn b/doc/news/version_7.20191106.mdwn deleted file mode 100644 index e51c99a3dc..0000000000 --- a/doc/news/version_7.20191106.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -git-annex 7.20191106 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * init: Fix bug that lost modifications to unlocked files when init is - re-ran in an already initialized repo. - * benchmark: Add --databases to benchmark sqlite databases."""]] \ No newline at end of file diff --git a/doc/news/version_7.20200204.mdwn b/doc/news/version_7.20200204.mdwn new file mode 100644 index 0000000000..d9eb1a237a --- /dev/null +++ b/doc/news/version_7.20200204.mdwn @@ -0,0 +1,5 @@ +git-annex 7.20200204 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Fix build with persistent-template 2.8.0. + * Makefile: Really move the fish completion to the + vendor\_completions.d directory."""]] \ No newline at end of file