summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG2
-rw-r--r--INSTALL2
-rw-r--r--README6
3 files changed, 4 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 43de44bf2..66e063372 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,7 +34,7 @@ CHANGELOG RoundCube Webmail
2008/06/07 (thomasb)
----------
- Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1
-- Updated Catala localization
+- Updated Catalan localization
2008/06/06 (robin)
----------
diff --git a/INSTALL b/INSTALL
index c38610e8f..8f483f06a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,7 +21,7 @@ REQUIREMENTS
- file_uploads on (for attachment upload features)
- memory_limit (increase as suitable to support large attachments)
- session.auto_start needs to be off/0
-* PHP compiled with Open SSL to connect to IMAPS and to use the spell checker
+* PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker
* A MySQL or PostgreSQL database engine or the SQLite extension for PHP
* One of the above databases with permission to create tables
* An SMTP server or PHP configured for mail delivery
diff --git a/README b/README
index 1129cf59e..8a39fc927 100644
--- a/README
+++ b/README
@@ -16,11 +16,11 @@ RoundCube Webmail is a browser-based multilingual IMAP client with an
application-like user interface. It provides full functionality you expect
from an e-mail client, including MIME support, address book, folder manipulation,
message searching and spell checking. RoundCube Webmail is written in PHP and
-requires the MySQL or Postgres database. The user interface is fully skinnable
+requires the MySQL, PostgreSQL or SQLite database. The user interface is fully skinnable
using XHTML and CSS 2.
This project is meant to be a modern webmail solution which is easy to
-install/configure and that runs on a standard PHP plus MySQL or Postgres
+install/configure and that runs on a standard PHP plus MySQL, PostgreSQL or SQLite
configuration. It includes open-source classes/libraries like PEAR
(http://pear.php.net) and the IMAP wrapper from IlohaMail
(http://www.ilohamail.org).
@@ -79,5 +79,3 @@ for details.
You're always welcome to send a message to the project admin:
hello@roundcube.net
-
-