diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-24 13:45:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-24 13:45:26 -0400 |
commit | 72382d5af50ea271e97d38b9d17d15671a3bed69 (patch) | |
tree | 753fbde7accb875433dfcc33643a097d6a826875 /doc/assistant/release_notes.mdwn | |
parent | 385abd1fa6ce27f6e389d50b0504bf48a3d3e969 (diff) |
update
Diffstat (limited to 'doc/assistant/release_notes.mdwn')
-rw-r--r-- | doc/assistant/release_notes.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/assistant/release_notes.mdwn b/doc/assistant/release_notes.mdwn index 85ca5cb55..1b1ece0a0 100644 --- a/doc/assistant/release_notes.mdwn +++ b/doc/assistant/release_notes.mdwn @@ -1,3 +1,16 @@ +## version 4.20131024 + +This version fixes several different bugs that could cause the webapp to +refuse to create a repository. Several other bugs are also fixed, including +a bug that caused it to not add files on Android. + +New in this release is the ability to use the webapp to set up scheduled +consistency checks of your repositories. Many problems with repositories +are now automatically corrected, and it can even repair damaged git +repositories. + +This is a recommended upgrade. + ## version 4.20131002 Now you can use the webapp to set up an encrypted git repository on a |