X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=637be95fb18b6ea9d0c710d7611733d0a6af655a;hb=dba517b12cce84d27def17a4b8f44ae847c5048a;hp=49ff9894da498a4fbede3f20fd6d5e9d5eeb3712;hpb=c29d31a7b097068c03f0599dcb345e9bc967f690;p=evince.git diff --git a/ChangeLog b/ChangeLog index 49ff9894..637be95f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +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): + * shell/ev-window.c: + Fix build warnings + +2005-08-16 Carlos Garcia Campos + + * configure.ac: Update script to get dbus version. + Fix for the bug #313443. + 2005-08-16 Nickolay V. Shmyrev * shell/ev-window.c: (ev_window_cmd_escape):