diff options
author | Christian Pointner <equinox@spreadspace.org> | 2010-12-10 01:47:25 +0000 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2010-12-10 01:47:25 +0000 |
commit | 9e317bf6720a277bcf2fdfde36f87c19fdb15e19 (patch) | |
tree | 95fa38dd04968d451ede7dc6f17677c3276e00ef /ChangeLog | |
parent | added async connect (diff) |
updated Changelog
git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@47 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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 - + |