diff options
author | James Booth <boothj5@users.noreply.github.com> | 2016-05-05 21:55:27 +0100 |
---|---|---|
committer | James Booth <boothj5@users.noreply.github.com> | 2016-05-05 21:55:27 +0100 |
commit | 0c842578711b3471902f08e55b77f270d388d4fb (patch) | |
tree | d5b7161de9715ecf48ce6da0674ad9ccbe9564f7 | |
parent | ccabc08fef90b568ec08a9cf139ff225b28808d1 (diff) | |
parent | 90c6ba4622c40df8b70273b70ea6d240b9387ad1 (diff) | |
download | profani-tty-0c842578711b3471902f08e55b77f270d388d4fb.tar.gz |
Merge pull request #807 from asdil12/patch-1
Added tray cmd info to CHANGELOG
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index f38eb2b2..23cebe35 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,7 +11,7 @@ - Ability to run command scripts (/script) - Account startscript property to execute a command script on connect (/account) - Export roster to CSV file (/export) -- Support for GTK tray icons +- Support for GTK tray icons (/tray) - User specified text triggers for chat room notifications (/notify) - Per chat room notification options (/notify) - Many new roster panel display options (/roster) |