The unified diff between revisions [c0d2ea57..] and [e24ccc23..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'ChangeLog'

#
#
# patch "ChangeLog"
#  from [c67e914ab93d6471543cbcf4c493dbd7fc5bff88]
#    to [1a92ac866998074c2b9d6e2795fe322656a4666b]
#
============================================================
--- ChangeLog	c67e914ab93d6471543cbcf4c493dbd7fc5bff88
+++ ChangeLog	1a92ac866998074c2b9d6e2795fe322656a4666b
@@ -97,6 +97,16 @@ 2005-06-16  Matt Johnston  <matt@ucc.asn
 	* ui.cc: increase the divisor as required so that we don't get spurious
 	screen updates when we're using the kilobyte/megabyte tickers

+2005-06-16  Matt Johnston  <matt@ucc.asn.au>
+
+	* ui.cc: increase the divisor as required so that we don't get spurious
+	screen updates when we're using the kilobyte/megabyte tickers
+
+2005-06-16  Matt Johnston  <matt@ucc.asn.au>
+
+	* netcmd.{cc,hh}, netsync.cc: only read a single command packet
+	worth of data at a time, to avoid having to shuffle buffers about.
+
 2005-06-15  Matt Johnston  <matt@ucc.asn.au>

 	* monotone.texi: clarify some netsync parts of the tutorial