summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-05-07 12:29:20 +0000
committerDries Buytaert <dries@buytaert.net>2007-05-07 12:29:20 +0000
commit68a7999c06952b7c9bc6a78c100e8157adda82a5 (patch)
tree97508efc7ed3331eeaba19596058a1253421ce5b /CHANGELOG.txt
parent04b92ccfd83e2cdfa40d5c8202b3b7d8dd94203a (diff)
downloadbrdo-68a7999c06952b7c9bc6a78c100e8157adda82a5.tar.gz
brdo-68a7999c06952b7c9bc6a78c100e8157adda82a5.tar.bz2
- Modified patch #141526 by Gurpartap Singh: added a filter form on the path alias table.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index c2815d1ef..0c752f65a 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -13,6 +13,7 @@ Drupal 6.0, xxxx-xx-xx (development version)
- Drupal works with error reporting set to E_ALL.
- Added scripts/drupal.sh to execute Drupal code from the command line. Useful to use Drupal as a framework to build command-line tools.
- Made signature support optional and made it possible to theme signatures.
+- Made it possible to filter the URL aliases on the URL alias administration screen.
- Language system improvements:
* Support for right to left languages.
* Language detection based on parts of the URL.