RELEASE_NOTES
changeset 6690 3fab9a03dacd
parent 6678 be3da7f1f82a
child 6699 d8909a1fd0ff
--- a/RELEASE_NOTES	Thu Dec 16 20:17:50 2010 -0500
+++ b/RELEASE_NOTES	Thu Dec 16 20:24:14 2010 -0500
@@ -65,6 +65,12 @@
      regression tests but they are now called from the test.py
      program.
 
+   - New BulkSendApplication sends data as fast as possible up to 
+     MaxBytes or unlimited if MaxBytes is zero.  Think OnOff, but 
+     without the "off" and without the variable data rate. This 
+     application only works with SOCK_STREAM and SOCK_SEQPACKET 
+     sockets, for example TCP sockets and not UDP sockets.
+
 Bugs fixed
 ----------
 The following lists many of the bugs fixed or small feature additions