summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-11-02 15:02:10 -0700
committerBrion Vibber <brion@pobox.com>2010-11-02 15:02:10 -0700
commit04ca706601a2a3b556cc52fa21b61fcd842c4e87 (patch)
treedf79bc06e080623c4d2107ae8ce212160c7669b1 /README
parentb26eccf33cf69c04a96d5d6d3eddc0ef68ffd4b1 (diff)
parent81e06530800bce5eb60eca362d4c21453632183a (diff)
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Conflicts: actions/confirmaddress.php actions/othersettings.php
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 11 insertions, 1 deletions
diff --git a/README b/README
index a4189cfae..7531d3f24 100644
--- a/README
+++ b/README
@@ -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