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-05-31 14:39:19 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-05-31 14:39:19 (GMT)
commit595022025f112c30cec8fa9cbda0c609045db300 (patch)
treea8359acc3834051365bd3cba1c0a396ae1de40ff /ChangeLog
parentb69134d4ad94bcf59ce305d62088487dbb7e727e (diff)
Fix a double free
2005-05-31 Marco Pesenti Gritti <mpg@redhat.com> * ps/ps-document.c: (ps_document_get_info): Fix a double free
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ec00e8..37f0e4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-31 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * ps/ps-document.c: (ps_document_get_info):
+
+ Fix a double free
+
2005-05-31 Nikolay V. Shmyrev <nshmyrev@yandex.ru>
* backend/ev-page-cache.c: (ev_page_cache_init),