[meld] Update NEWS



commit 9c8b594e5e9c4baa1a1a9b8ec3c1a0951f1f419a
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Mon Mar 28 07:38:57 2016 +1000

    Update NEWS

 NEWS |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 57 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 68b7a73..d43edac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,61 @@
 
+2016-03-28 meld 3.15.2
+======================
+
+  Features:
+
+   * Port to use GtkSourceView's file loader and saver helpers, bringing
+     several benefits (Kai Willadsen)
+     * Loading and saving speed are significantly improved, and are
+       asychronous
+     * We try a wider range of locale-specific file encodings by default,
+       and still support user-specified default encodings (requires
+       GtkSourceView 3.18 or later)
+     * We now support saving files with inconsistent newline types
+     * Binary files will now be loaded on a best-effort basis
+   * Reinstate support for Darcs; this is currently limited to very new
+     (>2.10.3) versions (Guillaume Hoffmann)
+   * Folder comparisons now apply text filters in the same way as file
+     comparisons (David Rabel)
+   * Add support for showing new shortcuts help dialog (Kai Willadsen, Piotr
+     Drąg)
+   * Preliminary support for building Meld as an xdg-app (Kai Willadsen)
+
+  Fixes:
+
+   * Many fixes for GTK+ 3.20 theming changes and widget compatibility issues
+     (Kai Willadsen)
+   * All accelerators should now consistently use the Primary key, for better
+     integration on OSX systems (Youssef Adnan)
+   * Significantly improve text filter performance (Jason Gauci)
+   * Fix performance regression where scanning for missing files was extremely
+     slow, especially in large repositories (Kai Willadsen)
+   * Fix truncated line number display in short file (Kai Willadsen)
+   * Fix filter dropdown not appearing below button (Kai Willadsen)
+   * Add more documentation on setup and installation requirements (Jesse
+     Sheridan, Martin Thoma)
+   * Update the AppData to spec version 0.7+ (Richard Hughes)
+
+
+  Translations:
+
+   * Anders Jonsson (sv)
+   * Benjamin Steinwender (de)
+   * Bernd Homuth (de)
+   * Cédric Valmary (oc)
+   * Daniel Mustieles (es)
+   * Gábor Kelemen (hu)
+   * Jiri Grönroos (fi)
+   * Luisa Cerón Perea (es)
+   * Marek Černocký (cs)
+   * Mario Blättermann (de)
+   * Muhammet Kara (tr)
+   * Pedro Albuquerque (pt)
+   * Piotr Drąg (pl)
+   * Rafael Fontenelle (pt_BR)
+   * Мирослав Николић (sr, sr latin)
+
+
 2015-12-15 meld 3.15.1
 ======================
 


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