[glom] 1.31.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 1.31.4
- Date: Thu, 31 Mar 2016 18:32:34 +0000 (UTC)
commit 983f50f3d91d17d4394e163fcd0331ce90bcd8f2
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Mar 31 20:31:58 2016 +0200
1.31.4
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f35118..9abfcec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.31.4 (unstable):
+
+* Prevent a crash (in the menu code) when using a table name containing a space,
+ though there are still problems with that.
+ (Murray Cumming) Bug #763534 (m.rick.mac)
+* Lots of code refactoring and correcting.
+ (Murray Cumming)
+
1.31.3 (unstable):
* Show the translated UI in non-English locales,
diff --git a/configure.ac b/configure.ac
index 50bdc80..c4a1437 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.31.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.31.4],[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]