summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-07 18:44:02 +0000
committerKarl Berry <karl@freefriends.org>2010-11-07 18:44:02 +0000
commit06c82f3579a129beef83a8606658c58c649cae8c (patch)
tree95bc2ac952c11d7cf7aa699c1c89ac4a157005b9 /Build/source/texk/kpathsea/ChangeLog
parentd08417bc6582e8e4fa6fa2d6248259446b3b050e (diff)
remove trailing comment and preceding whitespace, so they do not appear as part of a variable value (from Akira)
git-svn-id: svn://tug.org/texlive/trunk@20354 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 9c5ebe79554..01c1489ae58 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-07 Karl Berry <karl@tug.org>
+
+ * cnf.c (do_line): remove trailing comment and preceding
+ whitespace, so they do not appear as part of the value.
+ From Akira.
+ * doc/kpathsea.texi (Config files): document this.
+ * texmf.cnf: doc fixes.
+
2010-10-02 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am (libkpathsea_la_LDFLAGS): Add -no-undefined.