Skip to content
Snippets Groups Projects
Commit b9f72e1a authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Updated CHANGELOG some more.

diff -r1.46 CHANGELOG
5c5
< - added weblogs.module.
---
> - added weblogs.module.
36a37
> - improved comment module to mark new comments.
37a39
> - added an update script that lets you upgrade from previous releases or on a day to day basis when using the development tree.
40c42
<     * added proper indexing.
---
>     * added indexing.
44c46
<     * added support for session ids in URLs instead of cookies.
---
>     * added support for session IDs in URLs instead of cookies.
48c5
<     * added url abstraction for links.
---
>     * added URL abstraction for links.
parent c9871b78
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ drupal 4.0.0, xx/xx/xxxx
------------------------
- added tracker.module:
* replaces the previous "your [site]" links (recent comments and nodes).
- added weblogs.module.
- added weblogs.module.
* this will ping weblogs.com when new content is promoted.
- added taxonomy module which replaces the meta module.
* supports relations, hierarchies and synonyms.
......@@ -34,18 +34,20 @@ drupal 4.0.0, xx/xx/xxxx
* improved error checking and usability changes.
* content versioning support.
- improved book module to support text, html and php pages.
- improved comment module to mark new comments.
- added a general outliner which will let any node type be linked to a book.
- added an update script that lets you upgrade from previous releases or on a day to day basis when using the development tree.
- search:
* improved the search system by making it context sensitive.
* added proper indexing.
* added indexing.
- various updates:
* changed output to valid XHTML.
* improved multiple sites using the same Drupal database support.
* added support for session ids in URLs instead of cookies.
* added support for session IDs in URLs instead of cookies.
* made front page a configuration setting.
* made each cloud site have its own settings.
* modules and themes can now be enabled/disabled using the administrative pages.
* added url abstraction for links.
* added URL abstraction for links.
* usability changes (renamed links, better UI, etc)
drupal 3.0.1, 15/10/2001
......
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