diff options
author | Dries Buytaert | 2005-06-29 20:23:13 (GMT) |
---|---|---|
committer | Dries Buytaert | 2005-06-29 20:23:13 (GMT) |
commit | f327ccc04606656573815566387ab450c338bec6 (patch) | |
tree | 0620f88411712fe186831bb3e21ce5e4f8002fe1 | |
parent | d02681afa49516edf210d7041b6b9ca0a5cb0656 (diff) |
- Updated CHANGELOG.txt4.5.4
-rw-r--r-- | CHANGELOG.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 06d883b..d07e23d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,8 @@ -Drupal 4.6.0, 2005-06-01 +Drupal 4.5.4, 2005-06-29 +------------------------ +- fixed bugs, including two critical "arbitrary PHP code execution" bugs. + +Drupal 4.5.3, 2005-06-01 ------------------------ - fixed bugs, including a critical input validation bug. |