Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-16 23:58:48 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-08-16 23:58:48 (GMT)
commit7e61f01904d12d53d6d3d9ec02e5c57e39959a6d (patch)
tree7dd3f582a95a344152105bf1cf77fb0364a752d8 /ChangeLog
parent5571e5535ed28e49d3b90e25f159d9e81fd92cf9 (diff)
Fix warnings and build with t1lib-5.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 204474d..637be95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * 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 <nshmyrev@yandex.ru>
* shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):