[meld/meld-3-20] Update NEWS + appdata



commit 92560fd8f02a91a0672b7cdd6fba7a1884ae2cc3
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Feb 16 08:43:23 2020 +1000

    Update NEWS + appdata

 NEWS                               | 35 +++++++++++++++++++++++++++++++++++
 data/org.gnome.meld.appdata.xml.in | 14 ++++++++++++++
 2 files changed, 49 insertions(+)
---
diff --git a/NEWS b/NEWS
index 12e0ae57..88226b7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
 
+2020-02-16 meld 3.20.2
+======================
+
+  Fixes:
+
+   * Fix crash when launched from external process on Windows (Vasily Galkin)
+   * Fix single-instance behaviour on Windows (Vasily Galkin)
+   * Fix display of large file sizes (Andrey Efremov)
+   * Set file chooser encoding to autodetect by default (Kai Willadsen)
+   * Always use UTF-8 as user's "current" encoding on Windows (Kai Willadsen)
+   * Fix ignoring blank lines on text-filtered files in folder comparison (Kai
+     Willadsen)
+   * Fix expand/collapse actions for missing folders (Kai Willadsen)
+   * Fix some incorrect action sensitivity settings (Kai Willadsen)
+   * Fix height of commit dialog (Kai Willadsen)
+   * Fix install support for Python 3.8 (Kai Willadsen)
+   * Add support for file debug logging on Windows (Kai Willadsen)
+   * Fix icon display on Windows (Kai Willadsen)
+
+   * Issues fixed: 267, 279, 314, 322, 337, 341, 342, 350, 351, 359
+
+
+  Translations:
+
+   * Anders Jonsson (sv)
+   * Andika Triwidada (id)
+   * Asier Sarasua Garmendia (eu)
+   * Balázs Úr (hu)
+   * Daniel Mustieles (es)
+   * Marek Černocký (cs)
+   * Milo Casagrande (it)
+   * Piotr Drąg (pl)
+   * Rafael Fontenelle (pt_BR)
+
+
 2019-03-31 meld 3.20.1
 ======================
 
diff --git a/data/org.gnome.meld.appdata.xml.in b/data/org.gnome.meld.appdata.xml.in
index 42126695..13a10e5a 100644
--- a/data/org.gnome.meld.appdata.xml.in
+++ b/data/org.gnome.meld.appdata.xml.in
@@ -48,6 +48,20 @@
   <translation type="gettext">meld</translation>
   <content_rating type="oars-1.1" />
   <releases>
+    <release date="2020-02-15" version="3.20.2">
+      <description>
+        <p>
+          This is a stable release in the 3.20 series.
+        </p>
+        <ul>
+          <li>Fix Windows crashes</li>
+          <li>Fix file size display for large files</li>
+          <li>Improve file encoding handling</li>
+          <li>Improve action sensitivity</li>
+          <li>Updated translations</li>
+        </ul>
+      </description>
+    </release>
     <release date="2019-03-30" version="3.20.1">
       <description>
         <p>


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