summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-05-21 20:48:25 +0000
committermental <mental@users.sourceforge.net>2006-05-21 20:48:25 +0000
commitf764d526e7d480d65478695a82e9ff2d8ca0a3ec (patch)
tree45fc3e6bb83cbeb14915abd89d385df02d2b92dd /ChangeLog
parentcall GC::request_early_collection() after switching preview images (diff)
downloadinkscape-f764d526e7d480d65478695a82e9ff2d8ca0a3ec.tar.gz
inkscape-f764d526e7d480d65478695a82e9ff2d8ca0a3ec.zip
request collection pass after destruction of a view widget
(bzr r924)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9639be4e..4f19d32c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-05-21 MenTaLguY <mental@rydia.net>
+ * src/ui/view/view-widget.cpp:
+
+ request collection pass after destruction of a view widget
+
+2006-05-21 MenTaLguY <mental@rydia.net>
+
* src/gc-core.h, src/gc.cpp:
add GC::request_early_collection() to force a collection from the idle