From d99100c5c02f7a2a0617a1231baf12bde6583d8d Mon Sep 17 00:00:00 2001 From: Dries Buytaert <dries@buytaert.net> Date: Sat, 1 Feb 2003 23:21:10 +0000 Subject: [PATCH] - Some updates --- CHANGELOG | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 89b805ec08c4..74e80e7dc60d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,8 +9,10 @@ Drupal x.x.x, xxxx-xx-xx (to be released) * improved content submission: + improved teasers: teasers are now optional, teaser length can be configured, teaser and body are edited in a single textarea, users will no longer be bother with teasers when the post is too short for a teaser. + added the ability to preview both the short and the full version of your posts. - -Drupal 4.1.0, xxxx-xx-xx (to be released) +- themes: + * replaced theme "Goofy" by "Xtemplate", a template driven theme. + +Drupal 4.1.0, 2003-02-01 ------------------------ - collaboratively revised and expanded the Drupal documentation. -- GitLab