[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] update HISTORY for 0.0.6.2
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv15212
Modified Files:
HISTORY
Log Message:
update HISTORY for 0.0.6.2
Index: HISTORY
===================================================================
RCS file: /home/minion/cvsroot/src/minion/HISTORY,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- HISTORY 21 Dec 2003 19:07:19 -0000 1.9
+++ HISTORY 23 Dec 2003 22:58:28 -0000 1.10
@@ -4,7 +4,11 @@
in the latest version, see the README file.
----------------------------------------------------------------------
NEW IN VERSION 0.0.6.2:
- -
+ - Fixed a bug that prevented the client from ever deleting messages
+ from its queue.
+
+ - Have clients handle dropped connections to servers correctly, by
+ retrying only the packets that were not delivered.
NEW IN VERSION 0.0.6.1:
- Several documentation fixes.