diff options
Diffstat (limited to 'data/misc')
-rw-r--r-- | data/misc/hexchat.appdata.xml.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/misc/hexchat.appdata.xml.in b/data/misc/hexchat.appdata.xml.in index 73666eab..8b5b3ee8 100644 --- a/data/misc/hexchat.appdata.xml.in +++ b/data/misc/hexchat.appdata.xml.in @@ -23,6 +23,19 @@ </screenshot> </screenshots> <releases> + <release date="2016-12-10" version="2.12.4"> + <description> + <p>This is another bug fix release:</p> + <ul> + <li>Fix issue with timers causing ping timeouts</li> + <li>Fix building against OpenSSL 1.1</li> + <li>Fix /exec output printing invalid utf8</li> + <li>Replace doat plugin with an internal command</li> + <li>Change how tab colors interact with plugins</li> + <li>Enable filtering the beep character by default</li> + </ul> + </description> + </release> <release date="2016-10-22" version="2.12.3"> <description> <p>This is a minor bug fix release just cleaning up a few issues:</p> |