summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-07 13:50:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-07 13:50:26 -0400
commitcb552f4a443d9b89b6265c66b1e3ddda106ef4f8 (patch)
tree9c1c63bb322d9a2eff50af1cea3607a34dbb546c /doc/news
parentd99abc12559fbdca17a55c74c1281e6b976ab0be (diff)
add news item for git-annex 3.20120807
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20120614.mdwn6
-rw-r--r--doc/news/version_3.20120807.mdwn7
2 files changed, 7 insertions, 6 deletions
diff --git a/doc/news/version_3.20120614.mdwn b/doc/news/version_3.20120614.mdwn
deleted file mode 100644
index 33a06a0bf..000000000
--- a/doc/news/version_3.20120614.mdwn
+++ /dev/null
@@ -1,6 +0,0 @@
-git-annex 3.20120614 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * addurl: Was broken by a typo introduced 2 released ago, now fixed.
- Closes: #[677576](http://bugs.debian.org/677576)
- * Install man page when run by cabal, in a location where man will
- find it, even when installing under $HOME. Thanks, Nathan Collins"""]] \ No newline at end of file
diff --git a/doc/news/version_3.20120807.mdwn b/doc/news/version_3.20120807.mdwn
new file mode 100644
index 000000000..cbec3cb75
--- /dev/null
+++ b/doc/news/version_3.20120807.mdwn
@@ -0,0 +1,7 @@
+git-annex 3.20120807 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * initremote: Avoid recording remote's description before checking
+ that its config is valid.
+ * unused, status: Avoid crashing when ran in bare repo.
+ * Avoid crashing when "git annex get" fails to download from one
+ location, and falls back to downloading from a second location."""]] \ No newline at end of file