summaryrefslogtreecommitdiff
path: root/Build/source/texk/tetex/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/tetex/ChangeLog')
-rw-r--r--Build/source/texk/tetex/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/tetex/ChangeLog b/Build/source/texk/tetex/ChangeLog
index 7681a7a0d31..3829a5ab394 100644
--- a/Build/source/texk/tetex/ChangeLog
+++ b/Build/source/texk/tetex/ChangeLog
@@ -1,16 +1,18 @@
2011-06-15 Karl Berry <karl@tug.org>
+ * updmap.pl: reformat long lists, reduce ####, other formatting.
+ (processOptions): do not mkdirhier the output directories
+ if it is a dry run.
+
* updmap.pl (@psADOBE): do BoldItalic (etc.) before Bold (etc.),
other generated pdftex.map has bogus names with spaces.
Original report from Herbert Schulz,
mactex mail 13 Jun 2011 08:27:46.
-
Unrelated, sorry:
(Getopt::Long::Configure): set ignore_case_always.
(Case-insensitive option matching is the default?!)
(--force, $opt_force): new option.
(processOptions): sort and indent option list consistently.
-
2011-05-31 Peter Breitenlohner <peb@mppmu.mpg.de>