Skip to content
Snippets Groups Projects
Commit d9d21371 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Updated CHANGELOG.txt

parent 2c10ff4b
No related branches found
No related tags found
No related merge requests found
Drupal x.x.x, xxxx-xx-xx (development version) Drupal x.x.x, xxxx-xx-xx (development version)
------------------------ ------------------------
- added free tagging support (folksonomies). - added free tagging support (folksonomies).
...@@ -24,6 +25,10 @@ Drupal x.x.x, xxxx-xx-xx (development version) ...@@ -24,6 +25,10 @@ Drupal x.x.x, xxxx-xx-xx (development version)
* improved performance of path aliasing. * improved performance of path aliasing.
* added the ability to track page generation times. * 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 Drupal 4.6.1, 2005-06-01
------------------------ ------------------------
- fixed bugs, including a critical input validation bug. - fixed bugs, including a critical input validation bug.
...@@ -72,6 +77,14 @@ Drupal 4.6.0, 2005-04-15 ...@@ -72,6 +77,14 @@ Drupal 4.6.0, 2005-04-15
- documentation: - documentation:
* improved and extended PHPDoc/Doxygen comments. * 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 Drupal 4.5.2, 2005-01-15
------------------------ ------------------------
- fixed bugs: a cross-site scripting (XSS) vulnerability has been fixed. - fixed bugs: a cross-site scripting (XSS) vulnerability has been fixed.
...@@ -135,6 +148,10 @@ Drupal 4.5.0, 2004-10-18 ...@@ -135,6 +148,10 @@ Drupal 4.5.0, 2004-10-18
* managing translations is now completely done through the administration interface * managing translations is now completely done through the administration interface
* added support for importing/exporting gettext .po files * 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 Drupal 4.4.2, 2004-07-04
------------------------ ------------------------
- fixed bugs: no critical bugs were identified. - fixed bugs: no critical bugs were identified.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment