diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-29 14:17:18 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-29 14:17:18 -0700 |
commit | e90bf6c15ba83d995cbd2665185c3e4920a82a5a (patch) | |
tree | 43d35296065edb06d4d9c11fe6c1942bc07eac56 | |
parent | 693fecc44a70e25d5ef0ca784a462aadb487ef1e (diff) |
README bump for 0.9.6 final0.9.6
-rw-r--r-- | README | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -3,7 +3,7 @@ README ------ StatusNet 0.9.6 "Man on the Moon" -25 October 2010 - RELEASE CANDIDATE +29 October 2010 This is the README file for StatusNet, the Open Source microblogging platform. It includes installation instructions, descriptions of @@ -122,6 +122,16 @@ Notable changes this version: - Header metadata on notice pages to aid in manual reposting on Facebook - Lots of little fixes... +Changes from 0.9.6 release candidate 1: +- fix for broken group pages when logged out +- fix for stuck ping queue entries when bad profile +- fix for bogus single-user nickname config entry error +- i18n updates +- nofollow updates +- SSL-only mode secure cookie fix +- experimental ApiLogger plugin for usage data gathering +- experimental follow-everyone plugin + A full changelog is available at http://status.net/wiki/StatusNet_0.9.6. Prerequisites |