diff options
Diffstat (limited to 'doc/news/version_5.20141125.mdwn')
-rw-r--r-- | doc/news/version_5.20141125.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_5.20141125.mdwn b/doc/news/version_5.20141125.mdwn new file mode 100644 index 000000000..5164b87b3 --- /dev/null +++ b/doc/news/version_5.20141125.mdwn @@ -0,0 +1,8 @@ +git-annex 5.20141125 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Remove fixup code for bad bare repositories created by + versions 5.20131118 through 5.20131127. That fixup code would + accidentially fire when --git-dir was incorrectly + pointed at the working tree of a git-annex repository, + possibly resulting in data loss. Closes: #[768093](http://bugs.debian.org/768093) + * Windows: Fix crash when user.name is not set in git config."""]]
\ No newline at end of file |