Commit b03800721fa2f78439a4b95a3e3dd4ebf7cd279f

Update NEWS and bump libtool version
NEWS
(27 / 0)
  
1libchamplain 0.4.4 (2010-01-28)
2===============================
3
4Stable release
5GObject-introspection, Python (Victor Godoy Poluceno) and Perl
6(Emmanuel Rodriguez) bindings are in a working state.
7
8Fixes:
9* 580372: Get rid of champlain_view_set_size, replaced by
10 clutter_actor_set_size (Pierre-luc Beaudoin)
11* Fix the Python demos to use ChamplainEmbed instead of ClutterEmbed (Lorenzo
12 Masini)
13* Ship all the python .defs files in tarballs, fixes the Python bindings
14 (Lorenzo Masini)
15* Simplification of the internal licence displaying code (Pierre-Luc Beaudoin)
16* Optimize the initialization process, now loads only the needed tiles
17 (Pierre-Luc Beaudoin)
18* Limit further more the number of times the scale is redrawn (Pierre-Luc
19 Beaudoin)
20* Limit the internal operations that happen when the user moves (Pierre-Luc
21 Beaudoin)
22* Async loading of tiles from the cache (Pierre-Luc Beaudoin)
23* Use the shared tile cache paths when built with --enable-maemo (Pierre-Luc
24 Beaudoin)
25* 606393: The display of tiles looks very programmatic, they now load in spiral
26 order (Jason Woofenden)
27
128libchamplain 0.4.3 (2010-01-09)
229===============================
330
configure.ac
(1 / 1)
  
2828AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])
2929
3030# Checks for libraries.
31LIBRARY_VERSION=3:0:3
31LIBRARY_VERSION=3:1:3
3232# API_VERSION is used to generate pc files only
3333API_VERSION=api_version
3434CHAMPLAIN_MAJOR_VERSION=champlain_major_version

Comments

Add a new comment:

Login or create an account to post a comment

Add your comment