[alacarte] Release 3.9.91
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [alacarte] Release 3.9.91
- Date: Tue, 3 Sep 2013 13:53:35 +0000 (UTC)
commit 68244327b1bf48bc044dbcfd0b2c0758eb7cb5eb
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Sep 3 09:26:21 2013 -0400
Release 3.9.91
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 25d9bf1..2616700 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
==============
+Version 3.9.91
+==============
+
+Bugs Fixed:
+ * Fix Unicode/binary screwups causing UnicodeDecodeErrors
+ * Add python3 compatibility
+ * Don't leave behind stale .desktop files
+ * Actually quit when hitting the close button
+
+Translations updates:
+ * Dimitris Spingos
+ * Ihar Hrachyshka
+ * Joe Hansen
+ * Stas Solovey
+ * Ville-Pekka Vainio
+
+==============
Version 3.7.90
==============
diff --git a/configure.ac b/configure.ac
index ca1bb5b..e3fab6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Mode: autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT(alacarte, 3.7.90, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.9.91, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(alacarte.in)
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]