[geany/geany] 7ccd37: Update NEWS preparing for next release

Enrico Tröger git-noreply at xxxxx
Sun Mar 5 13:37:39 UTC 2017


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 05 Mar 2017 13:37:39 UTC
Commit:      7ccd37bd04d77c483a250557e906f652b3f6e7f5
             https://github.com/geany/geany/commit/7ccd37bd04d77c483a250557e906f652b3f6e7f5

Log Message:
-----------
Update NEWS preparing for next release


Modified Paths:
--------------
    NEWS

Modified: NEWS
17 lines changed, 16 insertions(+), 1 deletions(-)
===================================================================
@@ -3,15 +3,30 @@ Geany 1.30 (March 05, 2017)
     General
     * Initial accessibility support in the editor (SF#328).
 
+    Bug fixes
+    * Fix Ctrl+X and Ctrl+C in non-Latin keyboard layouts
+      (Forkest, PR#1386).
+    * Fix search history filling on GTK >= 3.20 (PR#1404).
+
+    Interface
+    * Fix the current scope shown in the statusbar (Issue#1279).
+
     Editor
-    * Update Scintilla to version 3.7.1.
+    * Update Scintilla to version 3.7.3.
+
+    Filetypes
+    * Update JavaScript keywords (Abel 'Akronix' Serrano Juste, PR#1361).
+    * Partial highlighting of JavaScript ES6 template strings (Issue#934).
+    * Add Arduino custom filetype (Issue#1339).
 
     Internationalization
     * Updated translations: de, es, it, lt, pt
 
     API
     * Remove unprefixed Scintilla structure aliases. Plugins must use
       the `Sci_`-prefixed version from now on.
+    * Add `geany_api_version()` to detect the API version of Geany at
+      runtime (Thomas Martitz, PR#1406).
 
 
 Geany 1.29 (November 13, 2016)



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list