]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Guard against using g_strstrip on NULL. Fixes bug #317291.
[evince.git] / ChangeLog
index 0180dd65f05390bdc3f8c25c1c80b2da04763caf..840366e00f4a9a95db403d750e29194745d381f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
+
+       * shell/ev-window-title.c: (ev_window_title_update):
+
+       Guard against using g_strstrip on NULL. Fixes bug #317291.
+
+2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+
+       Show title even for unknown links
+
+2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window-title.c: (ev_window_title_update):
+
+       Strip the title string
+
+2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window-title.c:
+
+       Add .rtf to the bad extensions list
+
 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),