summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2010-12-10 01:47:25 +0000
committerChristian Pointner <equinox@spreadspace.org>2010-12-10 01:47:25 +0000
commit9e317bf6720a277bcf2fdfde36f87c19fdb15e19 (patch)
tree95fa38dd04968d451ede7dc6f17677c3276e00ef
parentadded async connect (diff)
updated Changelog
git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@47 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
-rw-r--r--ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e2a22fe..69e2bf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
201?.??.?? -- Version ?
-* ??
-
+* added TCP_NODELAY option for client fd's
+* using async connects now
+* re-reading config file after sig-hup
+* replaced flex/bison by ragel based parser
+
2010.12.05 -- Version 0.1
* initial release
-
+