Mercurial > noffle
comparison 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 |
comparison
equal
deleted
inserted
replaced
460:a1434190eace | 461:b540ecb6f218 |
---|---|
1 Wed Jun 23 2003 Jim Hague <jim.hague@acm.org> | |
2 | |
3 * src/itemlist.c: Add define so test code builds again. | |
4 * src/noffle.c: Fix SF bug 756585 in command handling and beef up | |
5 returning an appropriate exit value. | |
6 | |
1 Wed Jun 25 2003 Jim Hague <jim.hague@acm.org> | 7 Wed Jun 25 2003 Jim Hague <jim.hague@acm.org> |
2 | 8 |
3 * src/protocol.c: Reading of long lines broken in Prt_getLn(). Fix and | 9 * src/protocol.c: Reading of long lines broken in Prt_getLn(). Fix and |
4 change to split long lines rather than truncate. Also change | 10 change to split long lines rather than truncate. Also change |
5 Prt_putTxtBuf() to work properly with long lines by removing all | 11 Prt_putTxtBuf() to work properly with long lines by removing all |