summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-06-15 19:43:50 +0000
committerDries Buytaert <dries@buytaert.net>2003-06-15 19:43:50 +0000
commitbbf78ea15e3993722b486e84472a93fcc31346a9 (patch)
tree43829a14f759ca9638a08a90a2cb81d2292f235c
parent10e1c075021df9bf03a80e8e1bfaface9c07d3e5 (diff)
downloadbrdo-bbf78ea15e3993722b486e84472a93fcc31346a9.tar.gz
brdo-bbf78ea15e3993722b486e84472a93fcc31346a9.tar.bz2
- Fixed typo in CHANGELOG. Patch #16 by Al.
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 88f314961..b4ef2fcce 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,7 +17,7 @@ Drupal 4.2.0, xxxx-xx-xx (to be released)
- node system improvements:
* replaced the "post content" permission by more fine-grained permissions.
* 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.
+ + 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 bothered with teasers when the post is too short for one.
+ added the ability to preview both the short and the full version of your posts.
* extended the node API which allows for better integration.
* added default node settings to control the behaviour for promotion, moderation and other options.