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/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 82a2ea730d6..f5116d67071 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,10 @@
+2011-06-13 Manuel P\'egour\'e-Gonnard <mpg@elzevir.fr>
+
+ * db.c (match): ensure that we are at a dir separator in
+ the filename before checking for being at the final component.
+ (We were erroneously matching "foobar" to "foo" in some cases.)
+ Report from Manuel, tex-k mail 12 Jun 2011 21:29:55.
+
2011-06-10 Karl Berry <karl@tug.org>
* configure.ac (AC_PROG_AWK): new test.