summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 41e9b35..7d48b12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,11 +4,11 @@
functions. See below for context.
(Tcl_FSMatchInDirectory): Modified to call on the new functions
(above) to handle the mountpoints in the glob'bed directory
- correctly. Part of the patch by Vincent Darly to solve the
+ correctly. Part of the patch by Vincent Darley to solve the
[Bug 800106] for the 8.4.x series.
* generic/tcl.h (TCL_GLOB_TYPE_MOUNT): New definition. Part of the
- patch by Vincent Darly to solve [Bug 800106] for the 8.4.x series.
+ patch by Vincent Darley to solve [Bug 800106] for the 8.4.x series.
2003-10-22 Donal K. Fellows <fellowsd@cs.man.ac.uk>