summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-29 20:59:08 +0000
committerKarl Berry <karl@freefriends.org>2008-05-29 20:59:08 +0000
commit6cd8ea7a508a2ba919634750b7bcb3409f6e39f3 (patch)
treeba49bf34f27a6e1dd54c7a98e3d33ae720294432 /Build/source/texk/kpathsea/ChangeLog
parent83a925beac351c221bc8499021eaf8568a758801 (diff)
remove texmf.in, just use slave copy of texmf.cnf; consequently simplify paths.h generation
git-svn-id: svn://tug.org/texlive/trunk@8409 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index de07cb926c2..ab8a15ec0d6 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,17 @@
+2008-05-29 Karl Berry <karl@tug.org>
+
+ * db.c (DB_HASH_SIZE): increase to 75000+, the actual size of
+ current ls-R.
+
+ * cnf.c: doc fixes.
+
+ * Makefile.in (stamp-paths): change var substitutions to use /nonesuch.
+ (texmf.sed, texmf.cnf): remove targets, we will juse use texmf.cnf.
+ (install-data): texmf.cnf is in srcdir now.
+
+ * texmf.in: remove.
+ * texmf.cnf: new file, slave to Master/texmf/web2c/texmf.cnf.
+
2008-05-28 Karl Berry <karl@tug.org>
* mktexlsr: support --quiet/--silent.