summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>2010-01-09 15:06:43 -0500
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>2010-01-09 15:06:43 -0500
commit1f066450c8edb312cb08b5038c714fd883af0085 (patch)
treec2d5f9fe974fe7dd4bb493e76d474312216d2fd1 /NEWS
parent1ded3de4a7e1fc2e18c15733e5cbc9bfc6f3524f (diff)
downloadlibchamplain-1f066450c8edb312cb08b5038c714fd883af0085.tar.gz
Update NEWS and lib version for 0.4.3LIBCHAMPLAIN_0_4_3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fdf9bcb..2f84da1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+libchamplain 0.4.3 (2010-01-09)
+===============================
+
+Stable release
+GObject-introspection, Python (Victor Godoy Poluceno) and Perl
+(Emmanuel Rodriguez) bindings are in a working state.
+
+Additions:
+* A scale (Tollef Fog Heen and Pierre-Luc Beaudoin)
+* User configurable additional license text to view
+* An option to highligh points in Polygons (Andreas Henriksson)
+
+Fixes:
+* Also report as loading when validating the cache
+* Debian Bug #555082: fix linking with gold (Laurent Bigonville)
+* 604784: SIGSEGV in function cairo_set_operator
+* Fix segfault when polygon has been delete before redraw
+* Make queue_redraw visible to subclasses
+* Some memory usage improvements by reusing images already loaded
+* Don't eat clicks on the map when using ChamplainSelectionLayer
+
libchamplain 0.4.2 (2009-10-26)
===============================