[glom/glom-1-24] 1.24.2



commit 4be31e6b7f4664b473df8026b9a19132f8f80239
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Nov 2 15:07:38 2013 +0100

    1.24.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 182fed6..6812a37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.24.2 (stable):
+
+* Avoid some crashes when switching between Data or Find mode,
+  or when navigating around generally.
+  (Murray Cumming)
+* Fixes for clang compiler and scan-build analyzer warnings.
+  (This should make sharing over the network work again.)
+  (Murray Cumming)
+* Small Business examples: Correct a Relationship title.
+  (Murray Cumming)
+
 1.24.1 (stable):
 
 * Startup: Do not crash when reporting check problems.
diff --git a/configure.ac b/configure.ac
index 030f558..2d31cfb 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.24.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]