[polari/gnome-3-24] appdata: Fill in news items for recent releases



commit b58d1b89a05739dc7a2f38dcf7844b8f7b0f82ba
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Jul 20 12:01:34 2017 +0200

    appdata: Fill in news items for recent releases
    
    Meh, this slipped for the last couple of releases - try building
    the habit by adding the release notes now.

 data/appdata/org.gnome.Polari.appdata.xml.in |   31 ++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)
---
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 5af07e0..5f50e7a 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -52,6 +52,37 @@
   </kudos>
   <translation type="gettext">polari</translation>
   <releases>
+    <release version="3.24.2" date="2017-07-19">
+      <description>
+        <p>
+          The second update for GNOME 3.24 brings new features and bug fixes:
+        </p>
+        <ul>
+          <li>Support NickServ bots that don't handle the nickname in their
+              identify command</li>
+          <li>Better handling of unavailable networks (for example on VPN
+              or LAN)</li>
+          <li>Clicking a checkbox in the join dialog no longer toggles it
+              off again immediately</li>
+        </ul>
+      </description>
+    </release>
+    <release version="3.24.1" date="2017-04-11">
+      <description>
+        <p>
+          The first update for GNOME 3.24 brings new features and bug fixes:
+        </p>
+        <ul>
+          <li>Underscores that are appended automatically to nicknames
+              are removed</li>
+          <li>The chat log now indicates when a contact disconnects from
+              a private conversation</li>
+          <li>Longer expiry time for text uploaded to GNOME's paste
+              service</li>
+          <li>Fixes a performance regression caused by spell checking</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.24.0" date="2017-03-20">
       <description>
         <p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]