diff options
author | Patrick Griffis <tingping@tingping.se> | 2016-12-01 06:06:53 -0500 |
---|---|---|
committer | Patrick Griffis <tingping@tingping.se> | 2016-12-01 06:06:53 -0500 |
commit | 9ab03c5d2311898ee27721ae2a448a277a30f077 (patch) | |
tree | 9b6bb00dbf1a17c2c099535b315025963196cc28 | |
parent | 3118df20422cb73444ed251197b2724252de8766 (diff) |
Update appdata
-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> |