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:51:53 (GMT)
committer Christian Persch <chpe@src.gnome.org>2009-02-15 13:51:53 (GMT)
commit7b0368829c39a9c1d78a785164bfe1c5d1f9f6ff (patch)
tree366c844d064ee6e0c5d67aa9ccd665a4c74bc9b2 /ChangeLog
parent9a9e42bd0d8922c844d439b143524254ee5441b2 (diff)
Make sure to fill in @error on failure. Also, since this is exported in
* libdocument/ev-file-helpers.c: (compression_run): Make sure to fill in @error on failure. Also, since this is exported in public APIs, cope with the passed-in GError** being NULL. svn path=/trunk/; revision=3442
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 135e5a1..4a0fcf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-14 Christian Persch <chpe@gnome.org>
+
+ * libdocument/ev-file-helpers.c: (compression_run): Make sure to fill
+ in @error on failure. Also, since this is exported in public APIs,
+ cope with the passed-in GError** being NULL.
+
2009-02-13 Christian Persch <chpe@gnome.org>
* libdocument/ev-file-helpers.c: (get_mime_type_from_uri): NULL