Update of /cvsroot/linux-decnet/latd/debian
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13306
Modified Files:
changelog
Log Message:
Changelog for 1.2.1
Index: changelog
===================================================================
RCS file: /cvsroot/linux-decnet/latd/debian/changelog,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** changelog 23 Jan 2004 09:08:45 -0000 1.16
--- changelog 24 Mar 2004 17:32:55 -0000 1.17
***************
*** 1,2 ****
--- 1,13 ----
+ latd (1.21) unstable; urgency=low
+
+ * Don't expect an ACK to an ACK. (duh)
+ * Cope with non-contiguous interface numbers in Linux
+ * Remove tcflow() calls as they slow things down and don't
+ achieve anything. This was particularly bad with DS90L servers
+ * Try harder to write all data to a PTY.
+ * Fix REQID message in moprc so it works with more servers.
+
+ -- Patrick Caulfield <pa...@de...> Wed, 24 Mar 2004 17:34:44 +0000
+
latd (1.20) unstable; urgency=low
***************
*** 16,20 ****
* Reduce delay between EOF and deleting a connection.
! -- Patrick Caulfield <pa...@de...> Mon, 19 Jan 2004 11:59:29 +0000
latd (1.19) unstable; urgency=low
--- 27,31 ----
* Reduce delay between EOF and deleting a connection.
! -- Patrick Caulfield <pa...@de...> Sat, 31 Jan 2004 17:32:27 +0000
latd (1.19) unstable; urgency=low
|