[glom/glom-1-12] 1.12.7
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-12] 1.12.7
- Date: Thu, 25 Mar 2010 10:10:25 +0000 (UTC)
commit c9bfef02e084cde2af3d8e575cddf1c617c0e7f5
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Mar 25 11:10:11 2010 +0100
1.12.7
ChangeLog | 2 ++
NEWS | 13 +++++++++++++
configure.ac | 2 +-
3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 49059bb..bff3961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.12.7 (stable):
+
2010-03-09 Murray Cumming <murrayc murrayc com>
Intial Dialog: Do not crash sometimes if cancelling the file chooser.
diff --git a/NEWS b/NEWS
index b58d73c..884608d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+1.12.7 (stable):
+
+* Initial Dialog: Do not crash sometimes if cancelling the file chooser.
+ (Murray Cumming) Bug #612303 (David King)
+* Details: Do not make field widgets too wide, so this fits on a laptop screen.
+ (Murray Cumming)
+* Build:
+ - Fix the build with exceptions disabled. (Peter Penz)
+ - Fix the buidl with autoconf 2.65
+ (Fryderyk Dziarmagowski) Bug #613179
+ - Check for the correct libxml++ dependency (David King)
+
+
1.12.6 (stable):
* Import: Fixed out-ouf-bounds crash.
diff --git a/configure.ac b/configure.ac
index 8d41a99..d674f33 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.12.6], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
+AC_INIT([Glom], [1.12.7], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]