X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=5c9836f46d998a3f638bbf560b829c2b71e8732d;hb=3f9b326b1e7351aeb08dc70ab78f4fcfda167318;hp=d06c9ff5ed70d4cca8440381534e231f49aba0d1;hpb=bdaa8b2c41572554f38d4ee8bcb84dad740f3df9;p=evince.git diff --git a/ChangeLog b/ChangeLog index d06c9ff5..5c9836f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2006-08-14 Carlos Garcia Campos + + * backend/ev-attachment.c: (ev_attachment_save): + + Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with + gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493 + +2006-08-15 Julien Rebetez + + * shell/ev-window.c: (ev_window_cmd_recent_file_activate): + Fixed a compilation error if HAVE_GTK_RECENT isn't defined. + +2006-08-14 Carlos Garcia Campos + + * shell/ev-sidebar-thumbnails.c: + + Do not render thumbnails unless thumbnails page is active in the + sidebar. + 2006-08-14 Christian Persch * shell/ev-properties-dialog.c: