summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2012-12-10 12:32:40 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2012-12-10 12:32:40 +0000
commit91d1d5325b6cf10a4cac8be6894d2dd548395ca4 (patch)
treeeaba7ce9b64423ea85de6d599c94df668c17b069 /Build/source/texk/kpathsea/ChangeLog
parent21193f790612abde8be2f375ed4533334113e2bf (diff)
remove look_for_cmd() from win32lib.c.
git-svn-id: svn://tug.org/texlive/trunk@28489 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 6df22070d30..7da5de83abc 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,7 @@
+2012-12-10 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * win32lib.c: remove look_for_cmd().
+
2012-12-08 Peter Breitenlohner <peb@mppmu.mpg.de>
* mingw32.c (look_for_cmd): Do not compute unused value.