summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-04-29 17:24:03 +0000
committermental <mental@users.sourceforge.net>2006-04-29 17:24:03 +0000
commit864ac7c904cbad71a1ac2242d82c5ff98eaa9ed9 (patch)
treed153759c06bc5e728d97d3e9a2a830f1de399f2f /ChangeLog
parentsince the view and document are both managed by the collector, reffing the do... (diff)
downloadinkscape-864ac7c904cbad71a1ac2242d82c5ff98eaa9ed9.tar.gz
inkscape-864ac7c904cbad71a1ac2242d82c5ff98eaa9ed9.zip
some developer documentation about refcounting
(bzr r618)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a44b9d39c..fa0f597a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-04-29 MenTaLguY <mental@rydia.net>
+ * src/doc/Makefile.am, src/doc/refcounting.txt:
+
+ some developer documentation about refcounting
+
+2006-04-29 MenTaLguY <mental@rydia.net>
+
* src/ui/view/view.cpp:
Wait a minute -- UI::View::View and SPDocument are both managed