[glom/glom-1-24] 1.24.1



commit f69147a139a09bca1bbdf8916598cf5e8051973a
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Sep 23 12:46:31 2013 +0200

    1.24.1

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 05993cd..182fed6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+1.24.1 (stable):
+
+* Startup: Do not crash when reporting check problems.
+  (Murray Cumming) Bug #680411 (Bjørn Lie, Dominique Leuenberger)
+* Initial dialog:
+  * Fix crash with latest libxml.
+  (Murray Cumming)
+  * Fix the notebook vertical expansion with latest GTK+.
+  (Murray Cumming)
+* Avoid a crash at shutdown.
+  (Murray Cumming) 
+* Add an AppData file for "GNOME Software".
+  (Murray Cumming)
+
 1.24.0 (stable):
 
 * Document format: table node: Remove superfluous parent_table
diff --git a/configure.ac b/configure.ac
index b637213..030f558 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.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.24.1],[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]