summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-01-28 15:08:54 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-01-28 15:08:54 +0000
commit6eb4e4fd92e16d8e86fe34efa288c39269e91269 (patch)
treeed7755e0b4956d2dc4e0c4ec9a827f5744fb26cd /Build/source/texk/kpathsea/ChangeLog
parent514749b8e48e8f9dbf83252adb1cbd0b9335c016 (diff)
Simplify win32_popen.
git-svn-id: svn://tug.org/texlive/trunk@28966 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 a1e38e0ff61..a032ce64090 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-29 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * progname.c, types.h, win32lib.c, win32lib.h: Simplify win32_popen.
+
2012-12-16 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am (kpathsea.h): Enable silent rules.