diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-04-19 18:56:03 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-04-19 18:56:03 +0000 |
commit | d001c73302e6ca023946632c62e8b8940cfb9a21 (patch) | |
tree | e4a069efab99496943b97bc8381adb16f2b94d37 | |
parent | 7eb6d653c4a18fb238d6301f57b3c5d6b0164e83 (diff) | |
download | brdo-d001c73302e6ca023946632c62e8b8940cfb9a21.tar.gz brdo-d001c73302e6ca023946632c62e8b8940cfb9a21.tar.bz2 |
- Updated CHANGELOG and fixed a few typos.
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ drupal x.xx, xx/xx/xxxx - added settings.module: * moved most configuration options to the administration section - added page.module: - * allows creation of static (and dynamic) pages + * allows creation of static (and dynamic) pages through the administration interface - various updates: * added preview functionality when submitting new content (such as a story) from the administration pages. * made the administration section only show those links a user has access to. |