Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-02-06 10:05:30 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-02-06 10:05:30 (GMT)
commit31fb044ff1dd30863ae70bcd320319f000f52f9e (patch)
tree057eb38c206222b81c7a7250077e7fd4c45b7c64 /ChangeLog
parent531db966e66aa1b1c1638fc5260e49334b808e9e (diff)
Add some checks and call parent_class->finalize. Fixes bug #404745.
2007-02-06 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-page-cache.c: (ev_page_cache_finalize): Add some checks and call parent_class->finalize. Fixes bug #404745. svn path=/trunk/; revision=2299
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 796bf03..d955ee8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-06 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-page-cache.c: (ev_page_cache_finalize):
+
+ Add some checks and call parent_class->finalize. Fixes bug #404745.
+
2007-02-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-navigation-action.c: (connect_proxy):