diff options
author | Florent Le Coz <louiz@louiz.org> | 2014-07-12 14:29:59 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2014-07-12 14:29:59 +0200 |
commit | 812f99ba70e0fd51abab166aa249a65cfa733387 (patch) | |
tree | 214124542ee4a69f5245b72c8f89617bb4264837 /CHANGELOG | |
parent | 8c34576ea0d97a22760a68aec228c76ecf25ab60 (diff) | |
parent | b578aebc039a38b9c9234af98ae106d78b48c450 (diff) | |
download | biboumi-812f99ba70e0fd51abab166aa249a65cfa733387.tar.gz biboumi-812f99ba70e0fd51abab166aa249a65cfa733387.tar.bz2 biboumi-812f99ba70e0fd51abab166aa249a65cfa733387.tar.xz biboumi-812f99ba70e0fd51abab166aa249a65cfa733387.zip |
Merge branch 'v1'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..1e99ffc --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,14 @@ +Version 1.0 2014-12-07 + + - First stable release. + - Mostly complete MUC to IRC, and IRC to MUC support + - Complete handling of private messages + - Full IRC modes support: setting any IRC mode, and receiving notifications + for every mode change + - Verbose connection status notifications + - Conversion from IRC formatting to XHTML-im + - Ad-hoc commands support + - Basic TLS support: auto-accepts all certificates, no cipher + configuration, no way to force usage of TLS (it is used only if + available, clear connection is automatically used as a fallback) + - IPv6 support |