[alacarte] Release 3.5.3



commit 5cd25420718f62edb4dff2ac69e69b7e7f8e4186
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sun Jun 24 17:19:57 2012 -0400

    Release 3.5.3

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 89b0f14..db0e0cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+=============
+Version 3.5.3
+=============
+
+Now on the GNOME release schedule and versioning scheme!
+
+Bugs fixed:
+	- Code cleanups
+	- Don't fail when loading a non-existant icon
+	- Fix spurious crashes and asserts by removing the visible_tree stuff
+	- Fix separator support (#677343)
+	- Put back the top-level "Applications" section that was accidentally removed (#677420)
+
+Translation updates:
+	- Catalan / Valencian (Carles Ferrando, Gil Forcada)
+	- Galician (Fran DiÃguez)
+	- French (Bruno Brouard)
+	- German (Christian Kirbach)
+	- Slovenian (Matej UrbanÄiÄ)
+	- Bulgarian (Alexander Shopov)
+	- Serbian (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+
 ==============
 Version 0.13.4
 ==============
diff --git a/configure.ac b/configure.ac
index 378fa6c..526464c 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, 0.13.4, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.5.3, 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]