diff options
| author | John Bintz <me@johnbintz.com> | 2006-08-05 14:19:39 +0000 |
|---|---|---|
| committer | johncoswell <johncoswell@users.sourceforge.net> | 2006-08-05 14:19:39 +0000 |
| commit | cd624cd78f67a80b8aed4645a6f3a2a0535876f4 (patch) | |
| tree | 0641cacf12a2cc903e29ecd2c3cafd66d98d42fb /ChangeLog | |
| parent | finalising session establishment (diff) | |
| download | inkscape-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
