diff --git a/doc/news/version_0.20110425.mdwn b/doc/news/version_0.20110425.mdwn deleted file mode 100644 index 8f5c6515a0..0000000000 --- a/doc/news/version_0.20110425.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -git-annex 0.20110425 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Use haskell Crypto library instead of haskell SHA library. - * Remove testpack from build depends for non x86 architectures where it - is not available. The test suite will not be run if it cannot be compiled. - * Avoid using absolute paths when staging location log, as that can - confuse git when a remote's path contains a symlink. Closes: #[621386](http://bugs.debian.org/621386)"""]] \ No newline at end of file diff --git a/doc/news/version_0.20110522.mdwn b/doc/news/version_0.20110522.mdwn new file mode 100644 index 0000000000..5dccb993e2 --- /dev/null +++ b/doc/news/version_0.20110522.mdwn @@ -0,0 +1,5 @@ +git-annex 0.20110522 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Closer emulation of git's behavior when told to use "foo/.git" as a + git repository instead of just "foo". Closes: #[627563](http://bugs.debian.org/627563) + * Fix bug in --exclude introduced in 0.20110516."""]] \ No newline at end of file