[Linux-decnet-commit] CVS: dnprogs/debian changelog,1.35,1.36
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Patrick C. <pa...@us...> - 2006-01-26 16:29:24
|
Update of /cvsroot/linux-decnet/dnprogs/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5953/debian Modified Files: changelog Log Message: 2.33 changelog & version update Index: changelog =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/changelog,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -r1.35 -r1.36 *** changelog 30 Oct 2005 15:21:50 -0000 1.35 --- changelog 26 Jan 2006 16:29:13 -0000 1.36 *************** *** 1,2 **** --- 1,16 ---- + 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 |