libchamplain 0.7.1 (2010-08-26) =============================== Unstable release Bindings have not been updated yet. Changes: * Fix #623043 champlain.pc file has too much requires (Laurent Bigonville) * Layer speedup by using clutter functions for marker ordering (Russell Strong) * Use the renderer to render cached tiles (Jiří Techet) * Fixed crashes caused by improper tile loading termination (Jiří Techet) * Fixed many memory leaks (Jiří Techet) * Use memory cache in addition to file cache by default (Jiří Techet) * Use memphis_renderer_tile_has_data() as it works with libmemphis 0.2.1 (Jiří Techet) * On double click center to the clicked area (Jiří Techet) * Make ChamplainRenderer inherit from GInitiallyUnowned (Jiří Techet) * Access the elements in memory cache directly, not sequentially (Jiří Techet) * Updated documentation (Jiří Techet) * Use stable api version in soname also in development releases (Jiří Techet) * Minor fixes and cleanups (Jiří Techet)