[glom] 1.29.2
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 1.29.2
- Date: Fri, 16 Jan 2015 10:56:06 +0000 (UTC)
commit 44237a7b809f2902a23d3be636bcacc5bcb13699
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Jan 16 10:51:02 2015 +0100
1.29.2
NEWS | 13 ++++++++++++-
configure.ac | 2 +-
2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 72d352a..260b9b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-1.29.1 (stable):
+1.29.2 (unstable):
+
+* Use the LC_TIME environment variable to get translated date formats.
+ (Murray Cumming) Bug #742968
+* Avoid a crash during shutdown.
+ (Murray Cumming) Bug #741851
+* Fix remaining warnings from the Coverity scan.
+ (Murray Cumming)
+
+
+1.29.1 (unstable):
* Use libgda-6.0 instead of libgda-5.0, though image fields are currently not
working.
@@ -10,6 +20,7 @@
* Use the new Gio::Resource API from glibmm instead of the C API.
(Murray Cumming)
+
1.28.0 (stable):
* Glade UI files:
diff --git a/configure.ac b/configure.ac
index 6e2992c..2ff76ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([Glom],[1.29.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.29.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]