diff options
author | James Booth <boothj5@gmail.com> | 2016-04-27 00:40:53 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-04-27 00:40:53 +0100 |
commit | 2614b7adc3b6a7d1b8e457bc84a5a7e01cbbd91e (patch) | |
tree | 5260c2b1251d6ad7035c598baeef5f49c302da8a | |
parent | 38652efb1999ff3388381d7d2559fc97e50cb512 (diff) | |
download | profani-tty-2614b7adc3b6a7d1b8e457bc84a5a7e01cbbd91e.tar.gz |
Updated CHANGELOG
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 516c132b..17118cd1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ - Plugins API supporting C and Python plugins - SSL certificate verification (requires libmesode) (/tls) +- HTTP file uplaod (xep-0363) (/sendfile) - Allow auto extended away (/autoaway) - Include last acitvity in initial presence (xep-0256) (/lastactivity) - Last Activity (xep-0012) (/lastactivity) |