summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2001-02-23 15:40:14 +0000
committerDries Buytaert <dries@buytaert.net>2001-02-23 15:40:14 +0000
commit42ad4065a8573ce8005671289a101ae90ac517de (patch)
tree6fbb3819f4a5cdbfeab6542d1ec8b00a3e569db9
parente903ec86a85b9752fbf0bd3d68c907dbe5acf5b8 (diff)
downloadbrdo-42ad4065a8573ce8005671289a101ae90ac517de.tar.gz
brdo-42ad4065a8573ce8005671289a101ae90ac517de.tar.bz2
*** empty log message ***
-rw-r--r--CHANGELOG11
1 files changed, 8 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 598d0f5e2..1c9afc357 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,10 +12,15 @@ drupal 1.xx, xx/xx/2001
- added "user ratings" similar to SlashCode's karma or Scoop's mojo.
- added "search infractructure":
* improved search page and integrated search functionality in the administration pages.
-- changed the "open submission queue" into an optional module
+- added translation / localization / internationalization support:
+ * because many people love see their website showing a lot less of English, and far more of their own language, drupal provides a framework to setup a multi-lingual website or to overwrite the default English text in English.
+- changed the "open submission queue" into a (optional) module
- various updates:
- * improved cron-module
- * improved module-module
+ * improved block module
+ * improved cron module
+ * improved diary module
+ * improved headline module
+ * improved module module
- revised documentation
drupal 1.00, 15/01/2001