[Linux-decnet-commit] CVS: latd NEWS,1.25,1.26
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Patrick C. <pa...@us...> - 2006-08-07 08:05:43
|
Update of /cvsroot/linux-decnet/latd In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv13102 Modified Files: NEWS Log Message: This version is 1.25m not 1.24 Index: NEWS =================================================================== RCS file: /cvsroot/linux-decnet/latd/NEWS,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -r1.25 -r1.26 *** NEWS 24 Mar 2004 17:34:39 -0000 1.25 --- NEWS 7 Aug 2006 08:05:40 -0000 1.26 *************** *** 1,2 **** --- 1,34 ---- + latd (1.25) unstable; urgency=low + + * llogin stops terminal driver generating CRs. Should help in editors. + * Slightly improve a couple of error messages. + * NB: 1.24 was a BSD-only fix. + + -- Patrick Caulfield <pa...@de...> Mon, 7 Aug 2006 08:38:12 +0100 + + latd (1.23.1) unstable; urgency=low + + * Fix compilation with gcc 4.1 + Closes: #355599 + + -- Patrick Caulfield <pa...@de...> Tue, 7 Mar 2006 08:52:23 +0000 + + latd (1.23) unstable; urgency=low + + * Send correct disconnect packets that don't upset VMS & some DECservers. + * Fix some alignment problems on sparc. + * Fix some double increments that break on some architectures. + * Fix incoming reverse LAT that was broken in 1.22. + * Include example script for using latd as a print server. + + -- Patrick Caulfield <pa...@de...> Sun, 6 Mar 2005 13:43:02 +0000 + + latd (1.22) unstable; urgency=low + + * Fix some silly code errors. + Closes: #261661 + + -- Patrick Caulfield <pa...@de...> Fri, 20 Aug 2004 14:22:40 +0100 + latd (1.21) unstable; urgency=low |