From 8aaba7e2a974c8dc494a07ca629fda3acb379d43 Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Tue, 17 Jan 2006 18:18:08 +0000 Subject: [PATCH] Updated changelog for release. --- CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index b6dafdb..c458585 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,9 @@ -Version 0.8 (unreleased) +Version 0.7.2 (20060118) + * fixed a bug in error names/includes + * fixed a bug with sending data when the pipe is full + * fixed a bug with setting error states on connection timeouts + * fixed a bug where session initiation wasn't happening Version 0.7.1 (20050702)