Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2009-02-15 13:52:45 (GMT)
committer Christian Persch <chpe@src.gnome.org>2009-02-15 13:52:45 (GMT)
commit4fa75bde2ba25552357b5f27099769db89a3394f (patch)
treee916fd828bf4daf24a407e894355f814b09c0c2b /ChangeLog
parent55dd32230cc49479dd984cf8bbb29256ea945da6 (diff)
Plug a mem leak.
* backend/impress/impress-document.c: (impress_document_load): Plug a mem leak. svn path=/trunk/; revision=3451
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74a47e2..64a9a4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-02-14 Christian Persch <chpe@gnome.org>
+ * backend/impress/impress-document.c: (impress_document_load): Plug a
+ mem leak.
+
+2009-02-14 Christian Persch <chpe@gnome.org>
+
* backend/impress/impress-document.c: (impress_document_load): Don't
overwrite an error.