aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7fd45312..b95eb8512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-04-22 Badlop <badlop@process-one.net>
+ * src/ejabberd.cfg.example: Fix English typos. Fix line length:
+ max 80 characters per line. Remove trailing blankspaces. Added
+ markers for Vim fold, you may want to add to $HOME/.vimrc this
+ line: set modeline
+ * src/ejabberdctl.cfg.example: Likewise
+
* src/mod_muc/mod_muc.erl: Limit number of characters in Room ID,
Name and Description (EJAB-899)
* src/mod_muc/mod_muc_room.erl: Likewise