diff options
-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 |