From 674768abac3efb2646479c6afba76d9ff27fd802 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Jul 2011 15:22:12 -0400 Subject: add news item for git-annex 3.20110705 --- doc/news/version_3.20110705.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/news/version_3.20110705.mdwn (limited to 'doc/news/version_3.20110705.mdwn') diff --git a/doc/news/version_3.20110705.mdwn b/doc/news/version_3.20110705.mdwn new file mode 100644 index 000000000..bb4665c04 --- /dev/null +++ b/doc/news/version_3.20110705.mdwn @@ -0,0 +1,9 @@ +git-annex 3.20110705 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * uninit: Delete the git-annex branch and .git/annex/ + * unannex: In --fast mode, file content is left in the annex, and a + hard link made to it. + * uninit: Use unannex in --fast mode, to support unannexing multiple + files that link to the same content. + * Drop the dependency on the haskell curl bindings, use regular haskell HTTP. + * Fix a pipeline stall when upgrading (caused by #624389)."""]] \ No newline at end of file -- cgit v1.2.3