diff options
author | jenglish <jenglish@flightlab.com> | 2008-02-26 20:28:59 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2008-02-26 20:28:59 (GMT) |
commit | 480791e56d8ff26684b9510b81edbf9bc8fe89c2 (patch) | |
tree | b16404448f238c29bf86141f9ac01b5b18457cea /ChangeLog | |
parent | a46d1b4c18dd41db8e81fd46a75453453d8e3da9 (diff) | |
download | tcl-480791e56d8ff26684b9510b81edbf9bc8fe89c2.zip tcl-480791e56d8ff26684b9510b81edbf9bc8fe89c2.tar.gz tcl-480791e56d8ff26684b9510b81edbf9bc8fe89c2.tar.bz2 |
Remove stray trailing "," from enum InstOperandType definition (C99ism).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-02-22 Joe English <jenglish@users.sourceforge.net> + + * generic/tclCompile.h: Remove stray trailing "," from + enum InstOperandType definition (C99ism). + 2008-02-26 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclUtil.c (TclReToGlob): fix the handling of the last |