diff options
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 7 insertions, 10 deletions
@@ -1,4 +1,10 @@ -v v v v v v v +2007-08-02 Alexey Shchepin <alexey@sevcom.net> + + * src/mod_muc/mod_muc.erl: Added default_room_options option + (thanks to Etan Reisner and Badlop) + * src/mod_muc/mod_muc_room.erl: Likewise + * doc/guide.tex: Updated + 2007-08-01 Mickael Remond <mickael.remond@process-one.net> * doc/guide.tex: Front page table formatting that render correctly @@ -21,15 +27,6 @@ v v v v v v v * src/Makefile.in: Likewise. * src/configure.ac: Likewise. -************* -2007-08-02 Alexey Shchepin <alexey@sevcom.net> - - * src/mod_muc/mod_muc.erl: Added default_room_options option - (thanks to Etan Reisner and Badlop) - * src/mod_muc/mod_muc_room.erl: Likewise - * doc/guide.tex: Updated - -^ ^ ^ ^ ^ ^ ^ 2007-07-31 Alexey Shchepin <alexey@sevcom.net> * src/mod_version.erl: Added option to hide OS version (thanks to |