diff options
author | Alexander Larsson <alexl@redhat.com> | 2007-09-11 15:07:22 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-11 15:07:22 +0000 |
commit | 33a66137118b402b0ba2d2ba5e44234a3708b4c8 (patch) | |
tree | b2494f0967959b45982a8bd8c172ff9e4bd76947 /ChangeLog | |
parent | 66b9a88345a5fd015ca113871b0faf83d427d812 (diff) | |
download | nautilus-33a66137118b402b0ba2d2ba5e44234a3708b4c8.tar.gz |
Fix valgrind warning on shutdown (#346401)
2007-09-11 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-module.c:
Fix valgrind warning on shutdown (#346401)
svn path=/trunk/; revision=13139
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-09-11 Alexander Larsson <alexl@redhat.com> + + * libnautilus-private/nautilus-module.c: + Fix valgrind warning on shutdown (#346401) + 2007-09-10 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-thumbnails.[ch]: |