[gnome-builder/gnome-builder-3-26] NEWS: update news and release info
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-26] NEWS: update news and release info
- Date: Wed, 1 Nov 2017 19:45:38 +0000 (UTC)
commit 3a35538c3bc54c85e3c2de48f92e59d61e5ed2cd
Author: Christian Hergert <chergert redhat com>
Date: Wed Nov 1 12:45:24 2017 -0700
NEWS: update news and release info
NEWS | 25 +++++++++++++++++++++++++
data/org.gnome.Builder.appdata.xml.in | 21 +++++++++++++++++++++
2 files changed, 46 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index ee91454..acfef91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
==============
+Version 3.26.2
+==============
+
+Changes since last release:
+
+ • Remove the related GPLv3+ section from LGPLv3+ COPYING.
+ • Additional protection against spurious build notifications.
+ • Be more defensive against spellcheck race conditions.
+ • Ensure indenter can be properly disabled and re-enabled.
+ • Improved translation of build paths provided by the build system.
+ • With modern Clang versions, try harder to keep processing after
+ include failures.
+ • Load additional style schemes from .local/share/gtksourceview-3.0
+ when running under flatpak.
+ • Ensure the search bar is above the floating minimap.
+ • Avoid double free when failing to load a git repository.
+ • Copyright snippets now prefer to use © over (C).
+ • Fix an off-by-one when jumping to todo line number.
+
+Updated Translations:
+
+ Slovenian, Nepali, German, Brazilian Portuguese, Catalan (Valencian),
+ Lithuanian
+
+==============
Version 3.26.1
==============
diff --git a/data/org.gnome.Builder.appdata.xml.in b/data/org.gnome.Builder.appdata.xml.in
index dd78ab4..4cb2591 100644
--- a/data/org.gnome.Builder.appdata.xml.in
+++ b/data/org.gnome.Builder.appdata.xml.in
@@ -80,6 +80,27 @@
<translation type="gettext">gnome-builder</translation>
<releases>
+ <release version="3.26.2" date="2017-11-1">
+ <description>
+ <p>
+ This new release of Builder contains a number of bug fixes found
+ during the 3.26 cycle.
+ </p>
+ <ul>
+ <li>Remove the related GPLv3+ section from LGPLv3+ COPYING.</li>
+ <li>Additional protection against spurious build notifications.</li>
+ <li>Be more defensive against spellcheck race conditions.</li>
+ <li>Ensure indenter can be properly disabled and re-enabled.</li>
+ <li>Improved translation of build paths provided by the build system.</li>
+ <li>With modern Clang versions, try harder to keep processing after include failures.</li>
+ <li>Load additional style schemes from .local/share/gtksourceview-3.0 when running under
flatpak.</li>
+ <li>Ensure the search bar is above the floating minimap.</li>
+ <li>Avoid double free when failing to load a git repository.</li>
+ <li>Copyright snippets now prefer to use © over (C).</li>
+ <li>Fix an off-by-one when jumping to todo line number.</li>
+ </ul>
+ </description>
+ </release>
<release version="3.26.0" date="2017-09-11">
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]