Mercurial > noffle
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 25 10:40:24 2003 +0100 +++ b/ChangeLog Wed Jun 25 10:40:54 2003 +0100 @@ -1,3 +1,13 @@ +Wed Jun 25 2003 Jim Hague <jim.hague@acm.org> + +* src/protocol.c: Reading of long lines broken in Prt_getLn(). Fix and + change to split long lines rather than truncate. Also change + Prt_putTxtBuf() to work properly with long lines by removing all + fixed buffer dependencies. +* configure.in: Bump version number to 1.1.5. +* Makefile.in,aclocal.m4,configure,docs/Makefile.in,packages/Makefile.in, + packages/redhat/Makefile.in,src/Makefile.in: Autoconf updates. + Fri Jun 20 2003 Jim Hague <jim.hague@acm.org> * src/server.c: Remove debug log that was duplicating log entries