[yelp] Version 3.15.90



commit 14004471be4abfa7681785bd5ec13803666e0f67
Author: David King <amigadave amigadave com>
Date:   Mon Feb 16 23:20:26 2015 +0000

    Version 3.15.90

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e1db5d8..a5c1b4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.15.90
+=======
+* Use a default filename when priting to a file, #737206 (David King)
+* Use g_async_queue_new_full(), #737528 (Paolo Borelli)
+* Ignore unused decompressor files, #737519 (Gergely Polonkai)
+* Remove g_type_init() calls, #737518 (Gergely Polonkai)
+* Use AX_COMPILER_FLAGS (David King, Philip Withnall)
+* Fix many compiler warnings (David King)
+* Check if __STDC_VERSION__ is defined, #744454 (Mark Chalupa)
+* Updated translations:
+  he    (Yosef Or Boczko)
+  is    (Sveinn í Felli)
+  nl    (hanniedu)
+  pt    (Pedro Albuquerque)
+  tr    (Muhammet Kara, Yaşar Şentürk)
+  vi    (Trần Ngọc Quân)
+
 3.14.1
 ======
 * Updated translations:
diff --git a/configure.ac b/configure.ac
index edcbd5b..d7f59c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.14.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.15.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])


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