[Linux-decnet-commit] CVS: dnprogs NEWS,1.20,1.21
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Patrick C. <pa...@us...> - 2006-03-17 09:45:14
|
Update of /cvsroot/linux-decnet/dnprogs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2616 Modified Files: NEWS Log Message: Update NEWS Index: NEWS =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/NEWS,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -r1.20 -r1.21 *** NEWS 30 Oct 2005 15:21:49 -0000 1.20 --- NEWS 17 Mar 2006 09:33:50 -0000 1.21 *************** *** 1,2 **** --- 1,26 ---- + dnprogs (2.34) unstable; urgency=low + + * Don't SIGBUS on sparc sending DAP packets > 255 bytes long + * Add -P & -D (print & delete) flags to dncopy + * Add zip files to fal -ae list of known filetypes + * dnlogin no loger loses spaces on ALLCAPS input + * dnlogin differentiates better betwwen ^C & ^Y when it needs to + + -- Patrick Caulfield <pa...@de...> Thu, 16 Mar 2006 14:40:45 +0000 + + dnprogs (2.33) unstable; urgency=low + + * Fix dncopy fetching from RSX (don't set RRL unless the user asks for it) + * Get rid of spurious protection error from dncopy + * dnlogin sets local username so (eg) VMSs SHOW TERM displays it + * Numerous fixes dnlogin so it now works to RSX + * Several fixes to fal so it works with RSX + * dnlogin now disconnects correctly when it gets a unbind + * ctermd: Fix "-bash: no job control in this shell" message on some platforms + * dndir displays more consistently (and once!) when a remote file is locked + * phone_ncurses now resizes the display if its xterm is resized + + -- Patrick Caulfield <pa...@de...> Thu, 26 Jan 2006 16:19:42 +0000 + dnprogs (2.32) unstable; urgency=low |