[glom/glom-1-14] 1.14.2
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-14] 1.14.2
- Date: Sun, 2 May 2010 22:28:20 +0000 (UTC)
commit ceefeb5cb01bb96f6c89a8e1a608d76e94307731
Author: Murray Cumming <murrayc murrayc com>
Date: Mon May 3 00:27:49 2010 +0200
1.14.2
ChangeLog | 2 ++
NEWS | 14 ++++++++++++--
configure.ac | 2 +-
3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f7fe8b5..dad3d61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.14.2:
+
2010-05-02 Murray Cumming <murrayc murrayc-x61>
Python calculations: Really convert to expected types.
diff --git a/NEWS b/NEWS
index 37f5bac..2849df2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-1.14.1:
+1.14.2 (stable):
+
+* Fix document saving (horribly broken in 1.14.1).
+* Python field calculations and button scripts:
+ - Test buttons now show python errors.
+ - Really convert the value to the field's type.
+* Fix a crash when showing choices in some situations.
+* Added several "make check" tests.
+ (Murray Cumming)
+
+1.14.1 (stable):
* Python field calculation: Fix a crash when using some date types.
* Documentation:
@@ -8,7 +18,7 @@
(Murray Cumming, Daniel Elstner, David King)
* Added unit tests. (Murray Cumming)
-1.14.0:
+1.14.0 (stable):
New features in Glom 1.14, compared to Glom 1.12:
* Details:
diff --git a/configure.ac b/configure.ac
index 9e4b5ae..85d2385 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.14.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.14.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]