diff options
author | Dries Buytaert <dries@buytaert.net> | 2005-01-15 09:09:46 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2005-01-15 09:09:46 +0000 |
commit | b04d46df4dfae84eab09f3f8a7f06cf462452711 (patch) | |
tree | 7a423b1ff36173b565195192cd7381fb8c6686f6 | |
parent | f276f7f95b3f14a1b445929564612717c1a304ae (diff) | |
download | brdo-b04d46df4dfae84eab09f3f8a7f06cf462452711.tar.gz brdo-b04d46df4dfae84eab09f3f8a7f06cf462452711.tar.bz2 |
- Updated the CHANGELOG.txt
-rw-r--r-- | CHANGELOG.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c70dc0a40..0c68fb9dd 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -26,6 +26,10 @@ Drupal x.x.x, xxxx-xx-xx * improved performance of the tracker module. * improved performance of the node pages. +Drupal 4.5.2, 2005-01-15 +------------------------ +- fixed bugs: a cross-site scripting (XSS) vulnerability has been fixed. + Drupal 4.5.1, 2004-12-01 ------------------------ - fixed bugs: no critical bugs were identified. |