summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Bintz <me@johnbintz.com>2006-08-05 14:19:39 +0000
committerjohncoswell <johncoswell@users.sourceforge.net>2006-08-05 14:19:39 +0000
commitcd624cd78f67a80b8aed4645a6f3a2a0535876f4 (patch)
tree0641cacf12a2cc903e29ecd2c3cafd66d98d42fb /ChangeLog
parentfinalising session establishment (diff)
downloadinkscape-cd624cd78f67a80b8aed4645a6f3a2a0535876f4.tar.gz
inkscape-cd624cd78f67a80b8aed4645a6f3a2a0535876f4.zip
add checks to make sure given nodepath pointers are not null before working with them
(bzr r1560)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c96f4f694..1a1180e74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-05 John Bintz <jcoswell@coswellproductions.org>
+
+ * node-context.cpp, nodepath.cpp:
+
+ add checks to make sure given nodepath pointers are not
+ null before working with them
+
2006-08-01 MenTaLguY <mental@rydia.net>
* configure.ac: refactor pkg-config tests and add explicit cairo test