summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9e02d28fa..782c04f3f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@ Changes in version 0.2.0.3-alpha - 2007-??-??
- Fail quickly and (relatively) harmlessly if we generate a network
status document that is somehow malformed.
+ o Minor features (controller):
+ - Add a SOURCE_ADDR field to STREAM NEW events so that controllers can
+ match requests to applications. (Patch from Robert Hogan.)
+
o Deprecated features:
- RedirectExits is now deprecated.