Mercurial > noffle
diff ChangeLog @ 461:b540ecb6f218 noffle
[svn] * src/itemlist.c: Add define so test code builds again.
* src/noffle.c: Fix SF bug 756585 in command handling and beef up
returning an appropriate exit value.
author | bears |
---|---|
date | Wed, 23 Jul 2003 08:53:42 +0100 |
parents | e97ef1e08970 |
children | d9035d08fe51 |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 16 13:16:49 2003 +0100 +++ b/ChangeLog Wed Jul 23 08:53:42 2003 +0100 @@ -1,3 +1,9 @@ +Wed Jun 23 2003 Jim Hague <jim.hague@acm.org> + +* src/itemlist.c: Add define so test code builds again. +* src/noffle.c: Fix SF bug 756585 in command handling and beef up + returning an appropriate exit value. + Wed Jun 25 2003 Jim Hague <jim.hague@acm.org> * src/protocol.c: Reading of long lines broken in Prt_getLn(). Fix and