aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-08-29 16:14:06 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-08-29 16:14:06 +0000
commitc34484b53dab83d97057817ba5d97118b2d791c0 (patch)
tree758c1c95397b48c4bc85c0daf674e202878831ac /doc
parent* doc/guide.tex: Documentation for XML based optimisation build time option (... (diff)
* doc/release_notes_1.1.4.txt: Added preliminary version to prepare release of ejabberd 1.1.4.
SVN Revision: 898
Diffstat (limited to 'doc')
-rw-r--r--doc/release_notes_1.1.4.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/release_notes_1.1.4.txt b/doc/release_notes_1.1.4.txt
new file mode 100644
index 000000000..5651bde30
--- /dev/null
+++ b/doc/release_notes_1.1.4.txt
@@ -0,0 +1,30 @@
+ Release Notes
+ ejabberd 1.1.4
+ ? 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
+ can be retrieved from:
+ http://redir.process-one.net/ejabberd-1.1.4
+
+ The new code can be downloaded from ejabberd download page:
+ http://www.process-one.net/en/projects/ejabberd/
+
+
+ Recent changes include:
+
+- Better LDAP support.
+- 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.
+
+
+Bugs report
+
+ You can officially report bugs on Process-one support site:
+ http://support.process-one.net/
+
+END