diff options
author | Pierre-Luc Beaudoin <pierre-luc@pierlux.com> | 2009-09-03 21:35:26 -0400 |
---|---|---|
committer | Pierre-Luc Beaudoin <pierre-luc@pierlux.com> | 2009-09-03 21:35:26 -0400 |
commit | 19cde8d5a378b0b8767a756cc7553b933ba50a39 (patch) | |
tree | 032f72244739ce42629621786aa2796ba97085fe /NEWS | |
parent | 4e84ba664bb2ed482d7fa8e338a44a29707e580f (diff) | |
download | libchamplain-19cde8d5a378b0b8767a756cc7553b933ba50a39.tar.gz |
Update NEWS and version bumpLIBCHAMPLAIN_0_3_92
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,9 +11,12 @@ Enhancements: * New marker downloading demo: url-marker (Emmanuel Rodriguez) * ChamplainView now has keyboard shortcuts (but not when used with GtkChamplainEmbed) (Pierre-Luc Beaudoin) +* Updated to PyClutter 1.0 Python bindings (Victor Godoy Poluceno) Fixes: +* 594003: invalid write of size 4 (Felix Freimann) +* Memory leaks in ChamplainLayer (Pierre-Luc Beaudoin) * 577592: Use _priv instead of the GET_PRIVATE macro (many contributors) * 590692: Workaround for X error when using GtkChamplainEmbed (Pierre-Luc Beaudoin) |