diff options
author | Jerome Sautret <jerome.sautret@process-one.net> | 2011-06-06 11:18:10 +0200 |
---|---|---|
committer | Jerome Sautret <jerome.sautret@process-one.net> | 2011-06-06 11:18:10 +0200 |
commit | 18f6b02065befbb4290a264b8dff9cc97ea0768d (patch) | |
tree | f75e2e9774291e1e4ea7557223d48a607438ce10 | |
parent | Fix crash when user publishes an item (EJAB-1457) (diff) |
Added 2.1.8 release notes.v2.1.8
-rw-r--r-- | doc/release_notes_2.1.8.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/release_notes_2.1.8.txt b/doc/release_notes_2.1.8.txt new file mode 100644 index 000000000..3e109da44 --- /dev/null +++ b/doc/release_notes_2.1.8.txt @@ -0,0 +1,21 @@ + + Release Notes + ejabberd 2.1.8 + + ejabberd 2.1.8 is the ninth release in ejabberd 2.1.x branch, + and includes a PubSub regression bugfix. + + Download the source code and installers from: + http://www.process-one.net/en/ejabberd/ + + + The change is: + +- Fix issue on PubSub preventing publication of items (EJAB-1457) + + + + Bug reports + + You can officially report bugs on ProcessOne support site: + http://support.process-one.net/ |