summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-06-09 17:27:39 +0000
committerKarl Berry <karl@freefriends.org>2011-06-09 17:27:39 +0000
commita1a826137709656ed9db61a29636a04aa586cfab (patch)
treea89138bb24efe660660e63b6d27269c4a337e3f6 /Build/source/texk/kpathsea/ChangeLog
parentb5b940489821d04a595ef7d8b556af3f4631fef8 (diff)
mktexlsr: support spaces in directory names
git-svn-id: svn://tug.org/texlive/trunk@22885 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index a1e63f0bcd7..707092e4326 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-09 Karl Berry <karl@tug.org>
+
+ * mktexlsr: write directory args to a file and read them back,
+ so we can support spaces (though not newlines) in the directory names.
+ Reword some error messages.
+
2011-06-08 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* hash.c: leave original letter cases also on win32.