aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjames <>2008-03-11 18:21:03 +0000
committerjames <>2008-03-11 18:21:03 +0000
commit202cc4119ab0006fee4453bad4297f45acf41b92 (patch)
treeb9475e3cdf548946c3257f7f077466d8b6111cff /ChangeLog
parentcb2d63f59e78f8b5f9597f0d88aab13017001274 (diff)
downloadsympathy-202cc4119ab0006fee4453bad4297f45acf41b92.tar.gz
sympathy-202cc4119ab0006fee4453bad4297f45acf41b92.tar.bz2
sympathy-202cc4119ab0006fee4453bad4297f45acf41b92.zip
*** empty log message ***
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.
+