summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-30 10:05:00 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-30 10:05:00 +0000
commite16142f3d1010caa80f6a853c65694ecb0325399 (patch)
treee01bcee7bf4b6d101fac70ff069dc30a193909a9 /Build
parent9a0f14b5a8dbf220dc349981ba01ebb024eb6d43 (diff)
put ChangeLog into correct file
git-svn-id: svn://tug.org/texlive/trunk@14016 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/ChangeLog2
-rw-r--r--Build/source/texk/web2c/web2c/ChangeLog4
2 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index a89083afeaa..0241d6f9eb2 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,7 +1,5 @@
2009-06-30 Karl Berry <karl@tug.org>
- * fixwrites.c: avoid annoying warning from use of STREQ with an array.
-
* config.h: #include <c-auto.h>, not <web2c/c-auto.h>.
-I.. is evidently not included somewhere along the line?
diff --git a/Build/source/texk/web2c/web2c/ChangeLog b/Build/source/texk/web2c/web2c/ChangeLog
index 7da1884b236..fb4b76a6761 100644
--- a/Build/source/texk/web2c/web2c/ChangeLog
+++ b/Build/source/texk/web2c/web2c/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-30 Karl Berry <karl@tug.org>
+
+ * fixwrites.c: avoid annoying warning from use of STREQ with an array.
+
2009-06-23 Peter Breitenlohner <peb@mppmu.mpg.de>
* native/config.h: #include <stdarg.h>, not <kpathsea/c-vararg.h>.