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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 547ca6d0e09..9676ea48bd7 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2009-06-30 Karl Berry <karl@tug.org>
+
+ * variable.c (expand): make boolean, to return whether there
+ actually was a variable that got expanded.
+ (kpathsea_var_expand): if no variable was expanded, insert the
+ unexpanded $foo in the result, so we can read variable names with
+ dollar signs. Bug report from Gerben Wierda.
+
2009-06-25 Peter Breitenlohner <peb@mppmu.mpg.de>
* version.h (new): header file for definitions in version.c.