Branch: refs/heads/master
Author: Frank Lanitz <frank(a)frank.uvena.de>
Committer: Frank Lanitz <frank(a)frank.uvena.de>
Date: Wed, 18 Oct 2017 21:20:40 UTC
Commit: 40cf07b6219d644af8c7bfc9e838c298efa13ca6
https://github.com/geany/geany-plugins/commit/40cf07b6219d644af8c7bfc9e838c…
Log Message:
-----------
Update NEWS
Modified Paths:
--------------
NEWS
Modified: NEWS
11 lines changed, 10 insertions(+), 1 deletions(-)
===================================================================
@@ -3,6 +3,10 @@ Geany Plugins 1.32 (not yet released)
General:
* New plugin: workbench (PR #460)
* Travis: Update travis to system with c++11 compiler (#597)
+ * Add a common utils library (PR #622)
+
+ Windows:
+ * Add libidn2 to installer
Addons
* markword: Deselect when the selection changes (PR #614)
@@ -11,6 +15,9 @@ Geany Plugins 1.32 (not yet released)
* Increase required geany API version to 235 for usage of
'utils_get_real_path' to replace 'tm_get_real_path()'
+ Geaniuspaste:
+ * Enable HTTPS for pastebin.geany.org (PR #635)
+
GitChangebar:
* Add the possibility to undo hunk at cursor position (PR #531)
@@ -21,13 +28,15 @@ Geany Plugins 1.32 (not yet released)
* Increase required geany API version to 235 for usage of
'utils_get_real_path' to replace 'tm_get_real_path()'
* Close dir created with g_dir_open() in some special cases as well
- as Don't keep directories open when enumerating their children (PR ##605)
+ as Don't keep directories open when enumerating their children (PR #605)
+ * Use stock icons instead of the ones provided by the plugin (PR #625)
Scope:
* Only allow selection of folders for "working dir" (PR #623)
* Add tooltips to toolbar buttons (PR #617)
Treebrowser
+ * Having a new old maintainer
* Fix some typos inside documentation (PR #595)
Geany Plugins 1.31 (2017-07-16)
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).