Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-09-01 09:35:03 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-09-01 09:35:03 (GMT)
commit8ae0cc1bf88618063272b56be3f5fe332d548fad (patch)
treef949389ad05f6e771797342bb299f84378fced2f /ChangeLog
parentb25c2bfcf89697009a3129f123073b84a312dfdd (diff)
ev_page_cache_get doesnt return a reference, dont try to unref it.
2005-09-01 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-view.c: (clear_caches): ev_page_cache_get doesnt return a reference, dont try to unref it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3b0eca..69af815 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-09-01 Marco Pesenti Gritti <mpg@redhat.com>
+ * shell/ev-view.c: (clear_caches):
+
+ ev_page_cache_get doesnt return a reference,
+ dont try to unref it.
+
+2005-09-01 Marco Pesenti Gritti <mpg@redhat.com>
+
* shell/main.c: (load_files_remote):
Fix timestamp parameter with dbus <= 0.33