diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-02 13:41:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-02 13:41:28 -0400 |
commit | 5921e627d75758101ccb38f76c83c3917ae897b7 (patch) | |
tree | e1f3d9f058a444e3478dc07747a007ba4a47fc7c /doc/assistant | |
parent | 9f4b10f0f8ebf259722cbb20863c62b8539b4251 (diff) |
release notes
Diffstat (limited to 'doc/assistant')
-rw-r--r-- | doc/assistant/release_notes.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/assistant/release_notes.mdwn b/doc/assistant/release_notes.mdwn index 4b5c2f8ca..371d7cbc2 100644 --- a/doc/assistant/release_notes.mdwn +++ b/doc/assistant/release_notes.mdwn @@ -1,3 +1,15 @@ +## version 4.20130802 + +This release fixes several bugs, including a reversion introduced in the last +version that broke direct mode on Windows, Android, and other crippled +filesystems. It contains a workaround for a bug in recent git pre-releases +that broke handling of filenames containing spaces. +It is a highly recommended upgrade. + +The webapp can now detect repositories that did not finish getting properly set +up, and can recover from one common bug that broke local pairing and remote +ssh server setups on systems using `ssh-agent`. + ## version 4.20130723 This release fixes some bugs. Notably it fixes a bug that could result in data |