summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-08-02 06:49:32 +0000
committerDries Buytaert <dries@buytaert.net>2003-08-02 06:49:32 +0000
commitd42158ce66f1a7263001de53babd780fb9694a8c (patch)
treed45a3792eaed3e5e32e29de25b6541298475cb5d /CHANGELOG
parent498f13c0024eedeefa508e6d3d0092d1e12f6599 (diff)
downloadbrdo-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--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 19c503c72..88edc9245 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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.