summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-06-29 20:23:00 +0000
committerDries Buytaert <dries@buytaert.net>2005-06-29 20:23:00 +0000
commitd9d21371df9436127e9bf75576fff199674ede41 (patch)
tree42973c8bfaf74e06c66d16a41c26c30fe38e0744 /CHANGELOG.txt
parent2c10ff4b5febd8f348febd4a23f3a4fef48f7240 (diff)
downloadbrdo-d9d21371df9436127e9bf75576fff199674ede41.tar.gz
brdo-d9d21371df9436127e9bf75576fff199674ede41.tar.bz2
- Updated CHANGELOG.txt
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 8362a04c6..6cf1aa11d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,4 @@
+
Drupal x.x.x, xxxx-xx-xx (development version)
------------------------
- added free tagging support (folksonomies).
@@ -24,6 +25,10 @@ Drupal x.x.x, xxxx-xx-xx (development version)
* improved performance of path aliasing.
* added the ability to track page generation times.
+Drupal 4.6.2, 2005-06-29
+------------------------
+- fixed bugs, including two critical "arbitrary PHP code execution" bugs.
+
Drupal 4.6.1, 2005-06-01
------------------------
- fixed bugs, including a critical input validation bug.
@@ -72,6 +77,14 @@ Drupal 4.6.0, 2005-04-15
- documentation:
* improved and extended PHPDoc/Doxygen comments.
+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.
+
Drupal 4.5.2, 2005-01-15
------------------------
- fixed bugs: a cross-site scripting (XSS) vulnerability has been fixed.
@@ -135,6 +148,10 @@ Drupal 4.5.0, 2004-10-18
* managing translations is now completely done through the administration interface
* added support for importing/exporting gettext .po files
+Drupal 4.4.3, 2005-06-01
+------------------------
+- fixed bugs, including a critical input validation bug.
+
Drupal 4.4.2, 2004-07-04
------------------------
- fixed bugs: no critical bugs were identified.