diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2008-11-24 00:32:37 -0500 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2008-11-24 00:32:37 -0500 |
commit | 73b9b2535d35f902624663edb33254ad337cd5cb (patch) | |
tree | bac5cb976da9a08bee64f516067db136e5755089 /README | |
parent | 75bbf5fd1ed0eb8cf0d46c643312ae0f3b698176 (diff) |
a couple more items, release nickname
darcs-hash:20081124053237-5ed1f-aa6deee920c77d0084373ecb9605b6370139284b.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -2,8 +2,8 @@ README ------ -Laconica 0.6.3 -23 November 2008 +Laconica 0.6.3 ("Gardening at Night") +24 November 2008 This is the README file for Laconica, the Open Source microblogging platform. It includes installation instructions, descriptions of @@ -99,9 +99,8 @@ This is a minor feature and security improvement version from version - Use cached favorites info to avoid excess DB hits for faves. - Optionally use Sphinx Search for notice search. - Optionally use Sphinx Search for people search. - -Because of the CSRF fixes in particular, this upgrade is recommended -for all Laconica sites. +- FOAF URL link on profile page. +- HTML correction for repeated @id attributes in favorites forms. Prerequisites ============= |