diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-09-15 20:39:40 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-09-15 20:39:40 +0000 |
commit | fc64fc3e9c1004171c495e055dd482e364284d7b (patch) | |
tree | 107986a2cdde65b847225220b8e32c5780362202 /doc | |
parent | a2206ab5a043bf96c9e1a930dfbbbfc89249fa97 (diff) | |
download | redmine-fc64fc3e9c1004171c495e055dd482e364284d7b.tar.gz redmine-fc64fc3e9c1004171c495e055dd482e364284d7b.zip |
Added RMagick availability on admin/info.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@738 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index 35410a87b..8532d7a14 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -12,6 +12,7 @@ http://redmine.rubyforge.org/ Optional:
* SVN binaries >= 1.3 (needed for repository browsing, must be available in PATH)
+* RMagick (gantt export to png)
Supported databases:
* MySQL (tested with MySQL 5)
|