Skip to content
Snippets Groups Projects
Commit 452f236f authored by Steven Wittens's avatar Steven Wittens
Browse files

- Keeping CHANGELOG.txt up-to-date

parent 30840365
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -12,7 +12,9 @@ Drupal x.x.x, xxxx-xx-xx (development version) ...@@ -12,7 +12,9 @@ Drupal x.x.x, xxxx-xx-xx (development version)
* reworked the node and comment edit forms. * reworked the node and comment edit forms.
* improve menu system integration. * improve menu system integration.
* added support for auto-complete forms (AJAX). * added support for auto-complete forms (AJAX).
* added support for collapsible page sections.
* reorganized some settings pages. * reorganized some settings pages.
* added friendly database error screens.
- profiles: - profiles:
* added a block to display author information along with posts. * added a block to display author information along with posts.
* added support for private profile fields. * added support for private profile fields.
...@@ -23,11 +25,14 @@ Drupal x.x.x, xxxx-xx-xx (development version) ...@@ -23,11 +25,14 @@ Drupal x.x.x, xxxx-xx-xx (development version)
* added Docbook-like XML export functionality. * added Docbook-like XML export functionality.
* added OPML export functionality. * added OPML export functionality.
- XML-RPC: - XML-RPC:
* replaced the XML-RCP library by a better one. * replaced the XML-RPC library by a better one.
- performance: - performance:
* added 'loose caching' option for high-traffic sites. * added 'loose caching' option for high-traffic sites.
* improved performance of path aliasing. * improved performance of path aliasing.
* added the ability to track page generation times. * added the ability to track page generation times.
- internationalization:
* improved Unicode string handling API.
* added support for PHP's multibyte string module.
Drupal 4.6.2, 2005-06-29 Drupal 4.6.2, 2005-06-29
------------------------ ------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment