[gimp-perl] add Changes for 2.31_01



commit f7b7ee40677f5e50d9b03c62120fefc581430eac
Author: Ed J <edj src gnome org>
Date:   Sun May 1 14:21:29 2016 +0100

    add Changes for 2.31_01

 Changes |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/Changes b/Changes
index 5b18b39..d142d3a 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,31 @@
 Revision history for Perl module Gimp
 
+2.31_01 2016-05-01
+
+    API:
+    - Add on_proc hook called in lib mode only
+    - Correctly handle returning of selected vals for storing
+    - Add code param to UI::interact
+
+    Doc:
+    - Update examples README with updated tutorial location
+
+    Plugins:
+    - Perl-Console now runs commands on startup.
+
+    Build:
+    - update to proper Changes format
+    - update to use EUMM XSMULTI
+    - remove from MANIFEST MYMETA.* (oops)
+    - Move build system to using Alien::Gimp, unify typemaps
+    - Reduce false positives in make setver.
+    - dist target doesn't need gzip specified.
+
+    Bug fixes:
+    - Avoid 5.21 sprintf warnings if no %d
+    - Avoid uninit warning
+    - If too many args to PDB call, report how many right.
+
 2.31 2014-06-01
 
     API:


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