X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=9abd18262c7691f17a8cc9f6d699a239da1700ac;hb=04d352880147cc5dc46439e7f54d11f7c2cdea1b;hp=204474d414930c85dedafefcb629e59507ecba90;hpb=74b86b4ae65d77068aa64336f1c36c3a75e50ab4;p=evince.git diff --git a/ChangeLog b/ChangeLog index 204474d4..9abd1826 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2005-08-17 Carlos Garcia Campos + + * ps/ps-document.c: Use g_filename_display_name for displaying + filenames and revert string freeze breackage + +2005-08-17 Marco Pesenti Gritti + + * NEWS: + * configure.ac: + + Update for 0.3.4 + + * shell/Makefile.am: + + Add ev-application-service.xml to extra dist + + * shell/ev-view.c: (find_page_at_location): + + Remove unused function (fix warning) + +2005-08-17 Nickolay V. Shmyrev + + * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font), + (t1_load_font), (t1_glyph_bitmap), (t1_font_remove): + + Fix warnings and compilation with t1lib-5.0 and newer. Fix for + bug 313623. + 2005-08-16 Nickolay V. Shmyrev * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):