summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-02 14:56:10 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-02 14:56:10 +0000
commit18001e5a5b14cae3a3852c1f9d3da9c014fe9fd3 (patch)
tree82c3d07d1f983c701e079e725563c0dfb1d80aa9 /doc/README
parent32f6cb7c13cb34623194fe5ce314a36e7329686e (diff)
downloadredmine-18001e5a5b14cae3a3852c1f9d3da9c014fe9fd3.tar.gz
redmine-18001e5a5b14cae3a3852c1f9d3da9c014fe9fd3.zip
various documentation updates
git-svn-id: http://redmine.rubyforge.org/svn/trunk@141 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README29
1 files changed, 16 insertions, 13 deletions
diff --git a/doc/README b/doc/README
index 42a0bc18e..b839c85bc 100644
--- a/doc/README
+++ b/doc/README
@@ -1,8 +1,8 @@
== redMine
redMine - project management software
-Copyright (C) 2006 Jean-Philippe Lang
-http://redmine.org/
+Copyright (C) 2006-2007 Jean-Philippe Lang
+http://redmine.rubyforge.org/
== License
@@ -25,16 +25,19 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
redMine is a project management software written using Ruby on Rails.
-* multiple users/projects
-* fully customizable role based access control
-* issue tracking system
-* fully customizable workflow
-* documents/files repository
-* email notifications
-* custom fields for projects, users and issues
-* multilanguage support
-* multiple LDAP authentication support
-* user self-registration support
+* Multiple users/multiple projects
+* Fully customizable role based access control
+* Issue tracking system
+* Fully customizable workflow
+* Documents/files repository
+* News management
+* 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
== User documentation
@@ -54,5 +57,5 @@ may not be provided for these versions.
* Jean-Francois Boutier (spanish translation)
* Andreas Viklund (open source XHTML layout, http://andreasviklund.com/)
-* Karim Trott (german translation)
+* Karim Trott (german translation and english online help translation)