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/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 1f6b72068f6..68f900f6734 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -2,6 +2,11 @@
* progname.c (fix_selfdir): Simplified to not modify arg.
(remove_dots): Somewhat clarify the code (suggested by Karl).
+ * progname.h [WIN32]: Don't declare {kpathsea,kpse)_selfdir().
+
+ * progname.c [TEST]: Update and extend the test program.
+ * Makefile.am (progname-test): Add rules to build the standalone
+ test program.
2011-08-08 Karl Berry <karl@tug.org>