summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipsk/ChangeLog')
-rw-r--r--Build/source/texk/dvipsk/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog
index 3bd2b270308..f9a93be3820 100644
--- a/Build/source/texk/dvipsk/ChangeLog
+++ b/Build/source/texk/dvipsk/ChangeLog
@@ -1,3 +1,17 @@
+2013-04-07 Karl Berry <karl@tug.org>
+
+ * resident.c (getdefaults) <m>: if <= 0, set to INT_MAX.
+ Bug report from Stepan Orevkov and Bruno Delprat, as part
+ of their Mayan TeX system (info on which:
+ http://tug.org/TUGboat/tb33-3/tb105delprat.pdf).
+
+ It seems there is a bug related to Dvips' section splitting and
+ partial font downloading/font reuse, such that only the
+ characters from the first section are available through the
+ entire output. I wasn't up for dealing with that; as a
+ workaround, the above maximizes Dvips' memory available, so no
+ splitting is done.
+
2013-04-05 Karl Berry <karl@tug.org>
* configure.ac,