summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>2010-01-24 22:07:46 -0500
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>2010-01-24 22:07:46 -0500
commit2d1014b8be3599f243fe2b9af98bf6a7d6ac65a3 (patch)
treeabd8c20b688a3e47cb0a4065d8ca81aabb970acc /NEWS
parent3c2716156a62b00417462f9efd06a2bf47ce637e (diff)
downloadlibchamplain-2d1014b8be3599f243fe2b9af98bf6a7d6ac65a3.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS32
1 files changed, 32 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f84da1..47ab4c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+libchamplain 0.5.0 (2010-01-24)
+===============================
+
+Unstable release
+Bindings have not been updated yet.
+The API is not settled yet.
+
+Additions:
+* Add local rendering of OpenStreetMap data (Simon Wenner, Google Summer of
+ Code 2009)
+* New map source infrastructure (à la Pipe and Filter) (Jiří Techet)
+
+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.3 (2010-01-09)
===============================