Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1021ef4..4eda2e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-01-22 Martin Kretzschmar <martink@gnome.org>
+ * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
+ fix the problem. Now I just removed the Adobe font names and hope
+ that the URW fonts are always in outline format. Bug #164934
+
* shell/ev-window.c (update_window_title): empty titles are
useless, use filename in that case too.