diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/version_3.20120614.mdwn | 6 | ||||
-rw-r--r-- | doc/news/version_3.20120807.mdwn | 7 |
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 |