summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-08-26 07:21:50 +0000
committeralecpl <alec@alec.pl>2008-08-26 07:21:50 +0000
commit9e8e5fa634ace418e6b34280133685485b97a9c0 (patch)
tree80ae14092bef204fe4689e83d72542af5d152d46 /UPGRADING
parent6ed25604a9f3d4a57b12ad1364af1690f43ec282 (diff)
- Removed support for PEAR::DB driver
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index d62c53e44..44daba0b2 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -19,6 +19,8 @@ from version 0.2-alpha
* check the config/main.inc.php.dist for new configuration
options and add them to your config
WARNING: 'skin_path' option was replaced by 'skin' option
+* WARNING: 'db_backend' option has been removed, now only
+ PEAR::MDB2 driver is supported
from version 0.1.1