summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e956485f4..e78154ed0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@ pre3:
- Fix the rest of the bug where a newly started OR would appear
as unverified even after we've added his fingerprint and hupped
the dirserver.
+ - Fix a bug from 0.0.7: when read() failed on a stream, we would
+ close it without sending back an end. So 'connection refused'
+ would simply be ignored and the user would get no response.
o Bugfixes on 0.0.9pre2:
- Serving the cached-on-disk directory to people is bad. We now