diff options
author | Dries Buytaert <dries@buytaert.net> | 2003-08-02 06:49:32 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2003-08-02 06:49:32 +0000 |
commit | d42158ce66f1a7263001de53babd780fb9694a8c (patch) | |
tree | d45a3792eaed3e5e32e29de25b6541298475cb5d /CHANGELOG | |
parent | 498f13c0024eedeefa508e6d3d0092d1e12f6599 (diff) | |
download | brdo-d42158ce66f1a7263001de53babd780fb9694a8c.tar.gz brdo-d42158ce66f1a7263001de53babd780fb9694a8c.tar.bz2 |
- Added more filters and support for "mass-operations" to the node overview page
in the admin section. Comments?
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,8 @@ Drupal x.x.x, xxxx-xx-xx (to be released) * added support for database table prefxing. - performance improvements: * optimized SQL queries. +- usability improvements: + * added support for "mass node operations" to ease repetitive tasks. Drupal 4.2.0, xxxx-xx-xx (to be released) ------------------------ @@ -95,7 +97,8 @@ Drupal 4.0.0, 2002-06-15 * fixed node retrieval based on titles. * blogs can be updated. * teasers (abstracts) on all node types. - * improved error checking and usability changes. + * improved error checking. + * usability improvements. * content versioning support. - improved book module to support text, HTML and PHP pages. - improved comment module to mark new comments. |