diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-04-02 12:17:32 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-04-02 12:17:32 (GMT) |
commit | f4b7658650c49deb8518bb22558332a16264cdf6 (patch) | |
tree | 0e5e3455e80f30f4b9cd842f575ebf50c5cd8fe6 /ChangeLog | |
parent | 4502b1fa0696dd647f8a38b72b8f689433bf98cd (diff) | |
download | tcl-f4b7658650c49deb8518bb22558332a16264cdf6.zip tcl-f4b7658650c49deb8518bb22558332a16264cdf6.tar.gz tcl-f4b7658650c49deb8518bb22558332a16264cdf6.tar.bz2 |
More generation of errorCode information (default [bgerror] and [glob]).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-04-02 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclEvent.c, generic/tclFileName.c: More generation of + errorCode information (default [bgerror] and [glob]). + 2011-04-01 Reinhard Max <max@suse.de> * library/init.tcl: TIP#131 implementation. |