diff options
Diffstat (limited to 'changes/bug3349')
-rw-r--r-- | changes/bug3349 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug3349 b/changes/bug3349 new file mode 100644 index 000000000..fe5836ae1 --- /dev/null +++ b/changes/bug3349 @@ -0,0 +1,9 @@ + o Minor bugfixes: + - Report a SIGNAL event to controllers when acting on a delayed + SIGNAL NEWNYM command. Previously, we would report a SIGNAL + event to the controller if we acted on a SIGNAL NEWNYM command + immediately, and otherwise not report a SIGNAL event for the + command at all. Bugfix on 0.2.3.1-alpha; fixes bug 3349. + + + |