diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/misc-reason | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/misc-reason b/changes/misc-reason index 2559fe6341..cd21718533 100644 --- a/changes/misc-reason +++ b/changes/misc-reason @@ -1,3 +1,4 @@ o Minor bugfixes: - Exit nodes didn't recognize EHOSTUNREACH as a stream ending reason - and sent back misc. Bugfix on 0.1.0.1-rc; fixes bug 1793. + and sent back END_STREAM_REASON_NOROUTE. Also update the spec to + reflect this new reason. Bugfix on 0.1.0.1-rc; fixes bug 1793. |