diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-09-30 18:11:28 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-09-30 18:11:28 +0000 |
commit | 7752a593e58b98bc3b1f9ce52327fc792018e86f (patch) | |
tree | a96e49f0cab4f7542815bf1308aed644a7fdd6cc | |
parent | 98b116555dd2001de7bc3f78c9e5e4b4a872abb5 (diff) | |
download | brdo-7752a593e58b98bc3b1f9ce52327fc792018e86f.tar.gz brdo-7752a593e58b98bc3b1f9ce52327fc792018e86f.tar.bz2 |
- Drupal does not fully support PHP5 yet.
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 41bf9ff39..b292f3751 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -51,7 +51,6 @@ Drupal x.x.x, xxxx-xx-xx - UI translation: * managing translations is now completely done through the administration interface * added support for importing/exporting gettext .po files -- made Drupal work with PHP5 Drupal 4.4.2, 2004-07-04 ------------------------ |