diff options
author | Dries Buytaert <dries@buytaert.net> | 2006-08-23 18:34:20 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2006-08-23 18:34:20 +0000 |
commit | d53aec15103df92cf5fa512c1a7d1724236920c3 (patch) | |
tree | b3eafe5c768eeca13525d36cd3cf1abdf8181a90 | |
parent | 427604dfb645808958ffe71f0f7ccf8ca21ff9bb (diff) | |
download | brdo-d53aec15103df92cf5fa512c1a7d1724236920c3.tar.gz brdo-d53aec15103df92cf5fa512c1a7d1724236920c3.tar.bz2 |
- Updated changelog.
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 95b05a041..67f92eb3d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -42,6 +42,9 @@ Drupal x.x.x, xxxx-xx-xx (development version) * made it easier for node access modules to work well with each other. * added configurable content types. * changed node rendering to work with structured arrays. +- performance: + * improved session handling. + * omit sidebars when serving a '404 - Page not found'. - removed the archive module. - upgrade system: * created space for update branches. |