Commit 1f066450c8edb312cb08b5038c714fd883af0085

Update NEWS and lib version for 0.4.3
NEWS
(21 / 0)
  
1libchamplain 0.4.3 (2010-01-09)
2===============================
3
4Stable release
5GObject-introspection, Python (Victor Godoy Poluceno) and Perl
6(Emmanuel Rodriguez) bindings are in a working state.
7
8Additions:
9* A scale (Tollef Fog Heen and Pierre-Luc Beaudoin)
10* User configurable additional license text to view
11* An option to highligh points in Polygons (Andreas Henriksson)
12
13Fixes:
14* Also report as loading when validating the cache
15* Debian Bug #555082: fix linking with gold (Laurent Bigonville)
16* 604784: SIGSEGV in function cairo_set_operator
17* Fix segfault when polygon has been delete before redraw
18* Make queue_redraw visible to subclasses
19* Some memory usage improvements by reusing images already loaded
20* Don't eat clicks on the map when using ChamplainSelectionLayer
21
122libchamplain 0.4.2 (2009-10-26)
223===============================
324
configure.ac
(1 / 1)
  
2828AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])
2929
3030# Checks for libraries.
31LIBRARY_VERSION=2:0:2
31LIBRARY_VERSION=3:0: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