Mercurial > noffle
comparison ChangeLog @ 269:b3a2f710fe2c noffle
[svn] * src/server.c: Fix post 1.0 bug where the article cursor was lost if the
server yielded the lock to another server.
author | bears |
---|---|
date | Fri, 25 Oct 2002 12:04:57 +0100 |
parents | f049f8639dc0 |
children | f3b44be9e4ab |
comparison
equal
deleted
inserted
replaced
268:f049f8639dc0 | 269:b3a2f710fe2c |
---|---|
1 Tue Oct 25 2002 Jim Hague <jim.hague@acm.org> | |
2 | |
3 * src/server.c: Fix post 1.0 bug where the article cursor was lost if the | |
4 server yielded the lock to another server. | |
5 | |
1 Tue Oct 8 2002 Jim Hague <jim.hague@acm.org> | 6 Tue Oct 8 2002 Jim Hague <jim.hague@acm.org> |
2 | 7 |
3 * src/client.c: Fix old bug in readField() where the last field in a line | 8 * src/client.c: Fix old bug in readField() where the last field in a line |
4 would not terminate the buffer properly if the line ended with \0. This | 9 would not terminate the buffer properly if the line ended with \0. This |
5 could in practice lead to rubbish in the Lines: field, with extra | 10 could in practice lead to rubbish in the Lines: field, with extra |