Pass through parent node so we can print the node whose child is NULL, if
authorColin Walters <walters@verbum.org>
Sat, 9 Aug 2008 00:15:29 +0000 (00:15 +0000)
committerColin Walters <walters@src.gnome.org>
Sat, 9 Aug 2008 00:15:29 +0000 (00:15 +0000)
2008-08-08  Colin Walters  <walters@verbum.org>

* tools/girnode.c: Pass through parent node so we can
print the node whose child is NULL, if that occurs.

svn path=/trunk/; revision=331

ChangeLog

index 2daad17..a2b665f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-08  Colin Walters  <walters@verbum.org>
+
+       * tools/girnode.c: Pass through parent node so we can
+       print the node whose child is NULL, if that occurs.
+
 2008-08-08  Johan Dahlin  <johan@gnome.org>
 
        * tests/Makefile.am: