[glom/glom-1-16] 1.16.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-16] 1.16.3
- Date: Wed, 6 Jul 2011 07:20:27 +0000 (UTC)
commit 44aeb75d66138755cd80951a11c2c63caaeb0488
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Jul 6 09:20:14 2011 +0200
1.16.3
ChangeLog | 2 ++
NEWS | 12 ++++++++++++
configure.ac | 2 +-
3 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c34dcfd..6d8748c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.16.3:
+
2011-07-05 Murray Cumming <murrayc murrayc com>
ListView: Make the rows high enough.
diff --git a/NEWS b/NEWS
index 2350dea..1d55122 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.16.3:
+
+* List: Make the rows high enough.
+* Find: Fixes for the Find features, though this is currently case-sensitive.
+ That is fixed properly in glom 1.19/20.
+* CSV Import: Fix quoted-newline detection, so we don't drop rows.
+ Bug #637529 (Darmon Xavier)
+* Build:
+ - Adapt to libgdamm API changes.
+ - Add an --enable-glom-ui configure option, so we can just build libglom.
+ * Makefile_tests.am: Restore the source file lists for the python tests.
+
1.16.2:
* CSV Import: Actually preview and import the field values.
diff --git a/configure.ac b/configure.ac
index b732be2..44ef73f 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.16.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.16.3],[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]