[libchamplain/libchamplain-0-4] Update NEWS and libtool version bump
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain/libchamplain-0-4] Update NEWS and libtool version bump
- Date: Mon, 19 Oct 2009 05:14:30 +0000 (UTC)
commit dd484485107fd0ca56315117757924deddab1ff1
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date: Mon Oct 19 00:09:49 2009 -0400
Update NEWS and libtool version bump
NEWS | 25 +++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e23cc28..920abfd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+libchamplain 0.4.1 (2009-10-18)
+===============================
+
+Stable release
+Python and Perl bindings are in a working state.
+
+Enhancements:
+
+* Added champlain_view_remove_layer (Pierre-Luc Beaudoin)
+* ChamplainSelectionLayer now have a "changed" signal (Pierre-Luc Beaudoin)
+* Added champlain_marker_set_highlighted_text_color (Pierre-Luc Beaudoin)
+* Added champlain_marker_get_highlighted_text_color (Pierre-Luc Beaudoin)
+* Added champlain_marker_get_highlighted_color (Pierre-Luc Beaudoin)
+
+Fixes:
+
+* Selection color is always blue (Pierre-Luc Beaudoin)
+* 595534: Fix building on Solaris (Halton Huo)
+* Emit map-source notifications (Pierre-Luc Beaudoin)
+* Don't emit invalid lat and lon notifications (Pierre-Luc Beaudoin)
+* 597272: Adjust the typedefs to to keep the C++ bindings happy (Debarshi Ray)
+* Fix OSM licences (Bruce Cowan)
+* Fix slowdowns with big caches (Pierre-Luc Beaudoin)
+* 598106: champlain plugin: map isn't displayed (Pierre-Luc Beaudoin)
+
libchamplain 0.4 (2009-09-14)
===============================
diff --git a/configure.ac b/configure.ac
index 56b6632..4dd8070 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AM_PROG_CC_C_O
AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])
# Checks for libraries.
-LIBRARY_VERSION=0:0:0
+LIBRARY_VERSION=1:0:1
# API_VERSION is used to generate pc files only
API_VERSION=api_version
CHAMPLAIN_MAJOR_VERSION=champlain_major_version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]