summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>2010-01-28 16:02:56 -0500
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>2010-01-28 16:02:56 -0500
commitb03800721fa2f78439a4b95a3e3dd4ebf7cd279f (patch)
treed76d73ff912bd0284ba0b9151af48f329495de57 /NEWS
parentdbc5d903cee920bb8899a0f67ea840adc2a50fe4 (diff)
downloadlibchamplain-b03800721fa2f78439a4b95a3e3dd4ebf7cd279f.tar.gz
Update NEWS and bump libtool version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f84da1..ec32c43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+libchamplain 0.4.4 (2010-01-28)
+===============================
+
+Stable release
+GObject-introspection, Python (Victor Godoy Poluceno) and Perl
+(Emmanuel Rodriguez) bindings are in a working state.
+
+Fixes:
+* 580372: Get rid of champlain_view_set_size, replaced by
+ clutter_actor_set_size (Pierre-luc Beaudoin)
+* Fix the Python demos to use ChamplainEmbed instead of ClutterEmbed (Lorenzo
+ Masini)
+* Ship all the python .defs files in tarballs, fixes the Python bindings
+ (Lorenzo Masini)
+* Simplification of the internal licence displaying code (Pierre-Luc Beaudoin)
+* Optimize the initialization process, now loads only the needed tiles
+ (Pierre-Luc Beaudoin)
+* Limit further more the number of times the scale is redrawn (Pierre-Luc
+ Beaudoin)
+* Limit the internal operations that happen when the user moves (Pierre-Luc
+ Beaudoin)
+* Async loading of tiles from the cache (Pierre-Luc Beaudoin)
+* Use the shared tile cache paths when built with --enable-maemo (Pierre-Luc
+ Beaudoin)
+* 606393: The display of tiles looks very programmatic, they now load in spiral
+ order (Jason Woofenden)
+
libchamplain 0.4.3 (2010-01-09)
===============================