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:53:23 (GMT)
committer Christian Persch <chpe@src.gnome.org>2009-02-15 13:53:23 (GMT)
commit0cf51a0dc046d0dc6ccc4cbb3ba5a9e06837a1e5 (patch)
tree3e0c8d8909a024b9e7423c98f1b908622e5c9156 /ChangeLog
parentd01ad5a90562ccb83d27d0429ab33d127e36fb44 (diff)
Use g_error_matches.
* shell/ev-window.c: (ev_window_load_job_cb): Use g_error_matches. svn path=/trunk/; revision=3458
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cad652a..672964c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-02-14 Christian Persch <chpe@gnome.org>
+ * shell/ev-window.c: (ev_window_load_job_cb): Use g_error_matches.
+
+2009-02-14 Christian Persch <chpe@gnome.org>
+
* backend/pdf/ev-poppler.cc: Plug a mem leak.
2009-02-14 Christian Persch <chpe@gnome.org>