diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-01-30 14:57:19 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-01-30 14:57:19 (GMT) |
commit | db0cea81dbea71f983419e12520403c3528555c2 (patch) | |
tree | 6f57509b892ffa2f821ce87971f1b62846ce177d /ChangeLog | |
parent | 916b94af3504e3d48aa912ea7c3ca0bd5d983434 (diff) | |
download | tcl-db0cea81dbea71f983419e12520403c3528555c2.zip tcl-db0cea81dbea71f983419e12520403c3528555c2.tar.gz tcl-db0cea81dbea71f983419e12520403c3528555c2.tar.bz2 |
credit contributor an00na
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ 2008-01-30 Miguel Sofer <msofer@users.sf.net> - * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] + * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373], + thanks go to an00na 2008-01-30 Donal K. Fellows <donal.k.fellows@man.ac.uk> |