diff options
author | James Booth <boothj5@gmail.com> | 2016-01-08 00:58:25 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-01-08 00:58:25 +0000 |
commit | 37558fba3e45f23c382d03873eeea1f4cfc5fc67 (patch) | |
tree | 2207e9be64b9714da9661d3a3e5a3000b9fb69ba | |
parent | 1ed9580cb3bb0b4c48f3a75a37df03117e9d2519 (diff) | |
download | profani-tty-37558fba3e45f23c382d03873eeea1f4cfc5fc67.tar.gz |
Updated CHANGELOG
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index 6279bee7..a4ba9a2c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,10 +4,10 @@ - Build against libmesode if available - SSL certificate verification (requires libmesode) (/tls) - Allow auto extended away (/autoaway) -- Include last acitvity in initial presence (xep-0256) -- Last Activity (xep-0012) +- Include last acitvity in initial presence (xep-0256) (/lastactivity) +- Last Activity (xep-0012) (/lastactivity) - Ability to run command scripts (/script) -- Account startscript property to execute a command script on connect +- Account startscript property to execute a command script on connect (/account) - Export roster to CSV file (/export) - User specified text triggers for chat room notifications (/notify) - Per chat room notification options (/notify) |