[glom/glom-1-18] 1.18.2
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-18] 1.18.2
- Date: Mon, 20 Jun 2011 07:48:41 +0000 (UTC)
commit 380d93885468d1a16c53eadd7a4d3fe036f6e20f
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jun 20 09:48:33 2011 +0200
1.18.2
ChangeLog | 2 ++
NEWS | 10 ++++++++++
configure.ac | 2 +-
3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a08bcbb..7f750b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.18.2:
+
2011-06-17 Murray Cumming <murrayc murrayc com>
Do not install .glade files and icons if only building libglom.
diff --git a/NEWS b/NEWS
index 705d761..24cc551 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.18.2:
+
+* Details: Correct the sizing of the ... date button.
+* Build: Do not install .glade files and icons if only building libglom.
+* Python:
+ - Fix the use of bool python return types.
+ - Initialize pygobject, to fix the use of the PyRecord API.
+ - Write Python tracebacks to stderr.
+(Murray Cumming)
+
1.18.1:
* CSV Import: Fix quoted-newline detection, so we don't drop rows.
diff --git a/configure.ac b/configure.ac
index df7aff7..552335e 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.18.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.18.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]