diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-06-14 22:18:52 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-06-14 22:18:52 -0400 |
commit | 025dcb985260f5c61e85027664908ea8a57d48c5 (patch) | |
tree | 8abb24ce5ce1d831eb2856ddcbf970f3ef2e6085 | |
parent | 596b386a950ecffb453bffe810b5de6af2eacce8 (diff) |
some doc
darcs-hash:20080615021852-84dde-38b250ba3bf4c437e7151290c8de543b519722c6.gz
-rw-r--r-- | doc/README | 4 | ||||
-rw-r--r-- | doc/roadmap | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/README b/doc/README index ad7332969..070b1ec81 100644 --- a/doc/README +++ b/doc/README @@ -12,4 +12,6 @@ This package requires PHP 5.x and the following PHP Pear libraries: http://openidenabled.com/php-openid/ - OAuth.php from http://oauth.googlecode.com/svn/code/php/ - markdown.php from http://michelf.com/projects/php-markdown/ - +- PEAR Mail, for sending out mail notifications +- PEAR Net_SMTP, if you use the SMTP factory for notifications + diff --git a/doc/roadmap b/doc/roadmap index 312ce5b26..dcad5e393 100644 --- a/doc/roadmap +++ b/doc/roadmap @@ -148,7 +148,7 @@ Release 0.4 - update default theme to use new, more semantic, HTML - INSTALL file - limit entry in textarea to 140 chars -- AGPL notification ++ AGPL notification - Check licenses of all libraries for compatibility - jQuery for as much as possible - microid for profile page |