summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-04-11 15:33:27 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-04-11 15:33:27 +0000
commit6a8ddc954f05fc0993d965cc5b4901c436c2fca6 (patch)
treeebd5d80599dd65778193c857c842660f0f37f83b /doc/README
parent8f1c0eb2dd9a9e7914843f06d70a08f200b88b6b (diff)
downloadredmine-6a8ddc954f05fc0993d965cc5b4901c436c2fca6.tar.gz
redmine-6a8ddc954f05fc0993d965cc5b4901c436c2fca6.zip
Doc files updated for 0.5.0 release
git-svn-id: http://redmine.rubyforge.org/svn/trunk@443 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/README b/doc/README
index 85bb92e94..d0cf25232 100644
--- a/doc/README
+++ b/doc/README
@@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
== Main features
-redMine is a project management software written using Ruby on Rails.
+redMine is a flexible project management web application written using Ruby on Rails.
* Multiple users/multiple projects
* Fully customizable role based access control
@@ -31,13 +31,15 @@ redMine is a project management software written using Ruby on Rails.
* Fully customizable workflow
* Documents/files repository
* News management
+* Per project Wiki
+* Time tracking
* SVN browser and diff viewer
* Email notifications
* Custom fields for projects, users and issues
* Multiple LDAP authentication support
* User self-registration support
-* Multilanguage support (english, french, german, spanish)
-* Multiple databases support: MySQL, PostgreSQL, Oracle, SQL Server, SQLite
+* Multilanguage support
+* Multiple databases support
== User documentation
@@ -61,3 +63,6 @@ may not be provided for these versions.
* Todd McGrath (help with english translation)
* Satoru Kurashiki (japanese translation)
* Alessio Spadaro (italian translation)
+* Andy Wu (chinese simplified translation)
+* Thomas Löber (german translation)
+* Daniel Weinand (german translation)