summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-08-19 19:39:55 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-08-19 19:39:55 (GMT)
commit81daad7e60d1890ac0080146642a9226d0f25948 (patch)
tree02d713fa40529226b0cb052918e5414b2bec8823 /ChangeLog
parentb2e6196e22682b5350cf30ef8d97763fd54d46a0 (diff)
downloadtcl-81daad7e60d1890ac0080146642a9226d0f25948.zip
tcl-81daad7e60d1890ac0080146642a9226d0f25948.tar.gz
tcl-81daad7e60d1890ac0080146642a9226d0f25948.tar.bz2
* win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error
created in the previous code cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b639a9..cd7a221 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-19 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error
+ created in the previous code cleanup.
+
2003-08-19 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* win/tclWinSerial.c: Adjusted commenting and spacing usage to