aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2009-03-19 21:28:34 +0000
committerChristophe Romain <christophe.romain@process-one.net>2009-03-19 21:28:34 +0000
commit1ac385f49936896e7534b699e1b209ef0af481cc (patch)
tree24c3ac0825df9e08633c743f5931d9d0ecb5b1c5 /ChangeLog
parent* src/ejabberd_captcha.erl: moved all functions from ejabberd_captcha process... (diff)
Allow more environment variable overrides in ejabberdctl (EJAB-891)
SVN Revision: 1995
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5de163e8f..fecadb4a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-19 Christophe Romain <christophe.romain@process-one.net>
+
+ * src/ejabberdctl.template: Allow more environment variable overrides
+ in ejabberdctl (thanks to Brian Cully)(EJAB-891)
+
2009-03-13 Evgeniy Khramtsov <ekhramtsov@process-one.net>
* src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms).