From 84f6945a9c7bfb0ca22d4340d863340bd6d3c96b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sun, 30 May 2010 11:26:11 +0200 Subject: Increased version numbers. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 36ae839a..9be5488b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ ChangeLog ========== +version 0.4.4 (released 2010-06-01) + * Fixed a bug in the expand function for escape sequences. + * Fixed a bug in setting the options. + version 0.4.3 (released 2010-05-18) * Added global/keepalive responses. * Added runtime detection of WSAPoll(). -- cgit