diff options
Diffstat (limited to 'data/misc')
-rw-r--r-- | data/misc/hexchat.appdata.xml.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/misc/hexchat.appdata.xml.in b/data/misc/hexchat.appdata.xml.in index 2b104687..73666eab 100644 --- a/data/misc/hexchat.appdata.xml.in +++ b/data/misc/hexchat.appdata.xml.in @@ -22,5 +22,22 @@ <_caption>Main Chat Window</_caption> </screenshot> </screenshots> + <releases> + <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> + <ul> + <li>Fix crash with bad translations</li> + <li>Add new mhop command</li> + <li>Change ping timeout to 60 by default</li> + </ul> + </description> + </release> + </releases> + <kudos> + <kudo>UserDocs</kudo> + <kudo>HiDpiIcon</kudo> + <kudo>Notifications</kudo> + </kudos> <update_contact>tingping_at_fedoraproject.org</update_contact> </component> |