summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-14 20:34:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-14 20:34:10 -0400
commitc24e86c7e1704cbf39b9ca3e213caf4951d376c9 (patch)
treedf1a2b5b1ad0d592fa0d2c5e12350941e78558f8 /doc/news
parent8492f1c1826d1f194c594bfc3b1597b8d03e23fc (diff)
add news item for git-annex 3.20120614
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20120430.mdwn12
-rw-r--r--doc/news/version_3.20120614.mdwn6
2 files changed, 6 insertions, 12 deletions
diff --git a/doc/news/version_3.20120430.mdwn b/doc/news/version_3.20120430.mdwn
deleted file mode 100644
index 07e1e85ad..000000000
--- a/doc/news/version_3.20120430.mdwn
+++ /dev/null
@@ -1,12 +0,0 @@
-git-annex 3.20120430 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Fix use of annex.diskreserve config setting.
- * Directory special remotes now check annex.diskreserve.
- * Support git's core.sharedRepository configuration.
- * Add annex.http-headers and annex.http-headers-command config
- settings, to allow custom headers to be sent with all HTTP requests.
- (Requested by the Internet Archive)
- * uninit: Clear annex.uuid from .git/config. Closes: #[670639](http://bugs.debian.org/670639)
- * Added shared cipher mode to encryptable special remotes. This option
- avoids gpg key distribution, at the expense of flexability, and with
- the requirement that all clones of the git repository be equally trusted."""]] \ No newline at end of file
diff --git a/doc/news/version_3.20120614.mdwn b/doc/news/version_3.20120614.mdwn
new file mode 100644
index 000000000..33a06a0bf
--- /dev/null
+++ b/doc/news/version_3.20120614.mdwn
@@ -0,0 +1,6 @@
+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