comparison ChangeLog @ 438:a6e3b57fb035 noffle

[svn] * Makefile.in,aclocal.m4,configure,docs/Makefile.in,packages/Makefile.in, packages/redhat/Makefile.in,src/Makefile.in: Autoconf updates.
author bears
date Wed, 25 Jun 2003 10:40:54 +0100
parents 466b42bb776e
children e97ef1e08970
comparison
equal deleted inserted replaced
437:5687083b6f9a 438:a6e3b57fb035
1 Wed Jun 25 2003 Jim Hague <jim.hague@acm.org>
2
3 * src/protocol.c: Reading of long lines broken in Prt_getLn(). Fix and
4 change to split long lines rather than truncate. Also change
5 Prt_putTxtBuf() to work properly with long lines by removing all
6 fixed buffer dependencies.
7 * configure.in: Bump version number to 1.1.5.
8 * Makefile.in,aclocal.m4,configure,docs/Makefile.in,packages/Makefile.in,
9 packages/redhat/Makefile.in,src/Makefile.in: Autoconf updates.
10
1 Fri Jun 20 2003 Jim Hague <jim.hague@acm.org> 11 Fri Jun 20 2003 Jim Hague <jim.hague@acm.org>
2 12
3 * src/server.c: Remove debug log that was duplicating log entries 13 * src/server.c: Remove debug log that was duplicating log entries
4 made elsewhere. 14 made elsewhere.
5 15