summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
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 0bdfe69cbec..f9121033957 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-23 Karl Berry <karl@tug.org>
+
+ * cnf-to-paths.awk: new awk script.
+ * Makefile.am (stamp-paths): use it instead of the inline sed.
+ Also, change the generated paths.h so that all non-SELFAUTO paths
+ become a constant string "/nonesuch". That way, if the definitions
+ change, the binaries don't all uselessly change with them.
+
2011-05-22 Karl Berry <karl@tug.org>
* texmf.cnf: doc fixes.