aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2008-01-01 18:20:57 +0000
committerBadlop <badlop@process-one.net>2008-01-01 18:20:57 +0000
commit1a1f9d1488b8a4f17257bdee384cd5f981e3dbf5 (patch)
tree5fac04ec4b719c1801555057a1052c3ebebdef3e /ChangeLog
parent* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc (diff)
* src/web/ejabberd_web_admin.erl: Uniformize the name of
ejabberd's web admin to: 'Web Admin' (EjAB-472) * doc/guide.tex: Likewise * doc/introduction.tex: Likewise * src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the text using the Latex command SVN Revision: 1137
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8d03f381..2254d10d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-01-01 Badlop <badlop@process-one.net>
+ * src/web/ejabberd_web_admin.erl: Uniformize the name of
+ ejabberd's web admin to: 'Web Admin' (EjAB-472)
+ * doc/guide.tex: Likewise
+ * doc/introduction.tex: Likewise
+
+ * src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the
+ text using the Latex command
+
* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc
room invitations (EJAB-490)