comparison ChangeLog @ 155:22b81617d427 noffle

[svn] applied patch from Matija Nalis: better handling of inconsistent counters at remote server; do not read overview on each group command
author enz
date Tue, 05 Dec 2000 19:50:09 +0000
parents 945501c95a4e
children a7882c8e180c
comparison
equal deleted inserted replaced
154:b2a4f839affd 155:22b81617d427
1 Tue Dec 05 2000 Markus Enzenberger <markus.enzenberger@t-online.de>
2
3 * src/fetch.c,src/Makefile.in: use sendmail instead of mail
4
5 * src/fetch.c,src/pseudo.c,src/pseudo.h,src/server.c: applied
6 patch from Matija Nalis: better handling of inconsistent counters
7 at remote server; do not read overview on each group command
8
1 Thu Oct 26 21:42:45 BST 2000 Jim Hague <jim.hague@acm.org> 9 Thu Oct 26 21:42:45 BST 2000 Jim Hague <jim.hague@acm.org>
2 10
3 * src/protocol.c: Fix bug in Prt_getLn if we should read a line 11 * src/protocol.c: Fix bug in Prt_getLn if we should read a line
4 starting with '\0' - according to the leafnode mailing list, 12 starting with '\0' - according to the leafnode mailing list,
5 this has been seen in the wild. 13 this has been seen in the wild.