Update of /cvsroot/rccparser/rccparser
In directory sc8-pr-cvs1:/tmp/cvs-serv13335
Modified Files:
ChangeLog NEWS
Log Message:
2003-04-22 Tom Howard <tom...@us...>
* ./src/rccparse.ypp
* ./src/rccparser.h
Fixed errors in init messages for coaches
Applied Pat's CLang Play version patch
Applied Pat's ok say patch
Index: ChangeLog
===================================================================
RCS file: /cvsroot/rccparser/rccparser/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** ChangeLog 21 Apr 2003 23:52:03 -0000 1.67
--- ChangeLog 22 Apr 2003 00:46:39 -0000 1.68
***************
*** 3,6 ****
--- 3,8 ----
* ./src/rccparse.ypp
* ./src/rccparser.h
+ Fixed errors in init messages for coaches
+ Applied Pat's CLang Play version patch
Applied Pat's ok say patch
Index: NEWS
===================================================================
RCS file: /cvsroot/rccparser/rccparser/NEWS,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** NEWS 21 Apr 2003 23:52:03 -0000 1.21
--- NEWS 22 Apr 2003 00:46:39 -0000 1.22
***************
*** 1,3 ****
--- 1,8 ----
[1.2.3]
+ * Fixed bug in coach init messages.
+
+ * Added missing support for CLang version messages. Thanks go to
+ Pat Riley for the patch.
+
* Added missing support for ok say messages. Thanks go to Pat Riley
for the patch.
|