[glom/glom-1-22] 1.22.3



commit a1251bb5ebc1930327d31f6b6fe85f58dbb2006e
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Sep 23 13:33:31 2013 +0200

    1.22.3

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1e1f899..5ea4769 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.22.3 (stable):
+
+* Startup: Do not crash when reporting check problems.
+  (Murray Cumming) Bug #680411 (Bjørn Lie, Dominique Leuenberger)
+* Avoid a crash at shutdown.
+  (Murray Cumming)
+* Tests: Avoid a too-long path with recent PostgreSQL
+  (Murray Cumming)
+
 1.22.2 (stable):
 
 * Initial dialog: Fix crash with latest libxml.
diff --git a/configure.ac b/configure.ac
index cd95b48..9d495fe 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.22.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.22.3],[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]