[pangomm] 2.39.1



commit 9019147c16be6bc674480359c7eca80c5b9176c0
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Nov 29 20:55:43 2015 +0100

    2.39.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 244ed4c..2a51918 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.39.1 (unstable):
+
+* Renderer: Added get/set_alpha().
+  (Murray Cumming)
+* Attribute: Added create_attr_background_alpha() and
+  create_attr_foreground_alpha().
+  (Murray Cumming)
+* Reduce the cairomm dependency back to 1.2.2.
+  (Murray Cumming) Bug #755460 (Daniel Stone)
+
 2.38.1 (stable):
 
 * Regenerate with the latest glibmm.
diff --git a/configure.ac b/configure.ac
index 059be7d..296feca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([pangomm], [2.38.1],
+AC_INIT([pangomm], [2.39.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
         [pangomm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])


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