aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-09-03 08:42:19 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-09-03 08:42:19 +0000
commit2fb13752b0796fdc35eaa9db3f2b541ff7ba9cac (patch)
treef3253f002ab8e9c40b937a29363bd204b6ee5855
parent* src/shaper.erl: Bugfix (EJAB-350) (diff)
* doc/release_notes_1.1.4.txt: Updated for release.
SVN Revision: 912
-rw-r--r--doc/release_notes_1.1.4.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/release_notes_1.1.4.txt b/doc/release_notes_1.1.4.txt
index 5651bde30..76c108904 100644
--- a/doc/release_notes_1.1.4.txt
+++ b/doc/release_notes_1.1.4.txt
@@ -1,10 +1,10 @@
- Release Notes
- ejabberd 1.1.4
- ? september 2007
+ Release Notes
+ ejabberd 1.1.4
+ 3 september 2007
ejabberd 1.1.4 is a bugfix release for ejabberd 1.1.x branch.
- ejabberd 1.1.4 includes 8 improvements. A complete list of changes
+ ejabberd 1.1.4 includes 10 improvements. A complete list of changes
can be retrieved from:
http://redir.process-one.net/ejabberd-1.1.4
@@ -18,8 +18,9 @@
- Support for UTF-8 with MySQL 5.
- Roster migration script bugfixes.
- Performance improvements on user removal.
-- Configuration: host is now case insensitive.
-- Build: ejabberd.cfg file is not overwritten during make install.
+- Traffic shapers bugfix.
+- Configuration: host value is now case insensitive.
+- Build: ejabberd.cfg file is not overwritten with 'make install' command.
Bugs report