summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorPatrick Griffis <tingping@tingping.se>2019-12-20 22:38:06 -0800
committerPatrick Griffis <tingping@tingping.se>2019-12-20 23:19:32 -0800
commitbfd6eea98f16a5f2bcea19e01cc372ea576b7db0 (patch)
treea473d5aeeadf1741788bd50e262093c15bbd4b1b /data
parenteeada79a64b7188f2f820cd45328cf2daa20f9e2 (diff)
Bump version to 2.14.3
Diffstat (limited to 'data')
-rw-r--r--data/misc/io.github.Hexchat.appdata.xml.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/misc/io.github.Hexchat.appdata.xml.in b/data/misc/io.github.Hexchat.appdata.xml.in
index 97eec2f7..06319527 100644
--- a/data/misc/io.github.Hexchat.appdata.xml.in
+++ b/data/misc/io.github.Hexchat.appdata.xml.in
@@ -26,6 +26,19 @@
     <id>hexchat.desktop</id>
   </provides>
   <releases>
+    <release date="2019-12-20" version="2.14.3">
+      <description>
+        <p>This is a bug-fix release:</p>
+        <ul>
+          <li>Fix various incorrect parsing of IRC messages relating to trailing parameters</li>
+          <li>Fix SASL negotiation combined with multi-line cap</li>
+          <li>Fix input box theming with Yaru theme</li>
+          <li>python: Work around Python 3.7 regression causing crash on unload</li>
+          <li>sysinfo: Add support for /etc/os-release</li>
+          <li>sysinfo: Ignore irrelevant mounts when calculating storage size</li>
+        </ul>
+      </description>
+    </release>
     <release date="2018-08-29" version="2.14.2">
       <description>
         <p>This is a minor release:</p>