[glom] 1.19.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 1.19.3
- Date: Mon, 7 Feb 2011 12:13:45 +0000 (UTC)
commit d4fb15c40d5eb8ed2929ba717ab2542594beee50
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Feb 7 13:13:31 2011 +0100
1.19.3
ChangeLog | 2 ++
NEWS | 8 ++++++++
configure.ac | 2 +-
3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 50862c9..03d4cfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.19.3:
+
2011-02-07 Murray Cumming <murrayc murrayc com>
Require the correct gtksourceviewmm version.
diff --git a/NEWS b/NEWS
index c644bb7..196231f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.19.3 (unstable):
+
+* Build
+ - Build with the latest gtkmm, goocanvasmm, libgdamm and gtksourceviewmm.
+ - Fix the tests builds with changed linker behaviour on Ubuntu Natty.
+ - Allow libglom to be built without building the Glom UI code too.
+* Handle changed setlocale() behaviour on Ubuntu Natty.
+
1.19.2 (unstable):
* CSV Import: Actually preview and import the field values.
diff --git a/configure.ac b/configure.ac
index 1191c7b..917953b 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.19.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.19.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]