aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 17 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b15cda..79c3008 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,17 @@
-#
-#
-# ChangeLog:
-#
-# Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
-# All rights reserved.
-#
-# $Id$
-#
-# $Log$
-# Revision 1.1 2008/02/03 16:20:23 james
-# *** empty log message ***
-#
-#
-#
+ChangeLog:
+
+Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
+All rights reserved.
+
+$Id$
+
+1.2.0:
+ Added -I and -N options
+ Added logging for client connexions
+ Added sighup handling
+ Fixed a race in -c -s mode where client would attempt
+ to connect to server before server was ready
+ Changed socket protocol so that -ls doesn't cause
+ entire history and state to be placed in server's
+ send buffer and then dumped.
+