summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 359ff086855..d55a39c849b 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,14 @@
+2011-01-01 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * lib/texmfmp.c: Removed the initial two #includes;
+ this file is now #included from texextra.c for TeX,
+ from mfextra.c for Metafont, ...
+
+ * texextra.c (new): #include <texd.h> and <lib/texmfmp.c>.
+ * mfextra.c (new): #include <mfd.h> and <lib/texmfmp.c>.
+
+ * am/texmf.am: {tex,mf}extra.c are now distributed.
+
2010-12-23 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am (bin_links): New variable for required symlinks.