summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>2009-09-03 21:35:26 -0400
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>2009-09-03 21:35:26 -0400
commit19cde8d5a378b0b8767a756cc7553b933ba50a39 (patch)
tree032f72244739ce42629621786aa2796ba97085fe /NEWS
parent4e84ba664bb2ed482d7fa8e338a44a29707e580f (diff)
downloadlibchamplain-19cde8d5a378b0b8767a756cc7553b933ba50a39.tar.gz
Update NEWS and version bumpLIBCHAMPLAIN_0_3_92
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6bf192..af41aef 100644
--- a/NEWS
+++ b/NEWS
@@ -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)