summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-06-29 18:20:10 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-06-29 18:20:10 -0700
commitd8cfe088697631a9789895b4128b12ab79c07207 (patch)
tree4f26c0a597360018ec65c4640b17491057394eda /CHANGELOG.txt
parent1166b5784af6b8af1bb23e514f5bc31f444f4e83 (diff)
downloadbrdo-d8cfe088697631a9789895b4128b12ab79c07207.tar.gz
brdo-d8cfe088697631a9789895b4128b12ab79c07207.tar.bz2
Changelog updates, increasing version number.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 80cc28ece..c859f028d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,17 @@
+Drupal 7.4, 2011-06-29
+----------------------
+- Rolled back patch that caused fatal errors in CTools, Feeds, and other modules using the class registry.
+- Fixed critical bug with saving default images.
+- Fixed fatal errors when uninstalling some modules.
+- Added workaround for MySQL transaction support breaking on DDL statments.
+- Improved page caching with external caching systems.
+- Fix to Batch API, which was terminating too early.
+- Numerous upgrade path fixes.
+- Performance fixes.
+- Additional test coverage.
+- Numerous documentation fixes.
+
Drupal 7.3, 2011-06-29
----------------------
- Fixed security issue (Access bypass), see SA-CORE-2011-002.