diff options
author | Kali Kaneko <kali@leap.se> | 2013-09-28 17:19:57 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-30 13:14:21 -0400 |
commit | 42a262e685dd616e2bdc9a6f1e092cf25c3dc4e7 (patch) | |
tree | 779151c30e2db1b9a25a3a3de08d07096135af46 /changes/bug_3926_connection-aborted | |
parent | 4728ea9e5cbb0f7ed47e7ca609c0531a31c847e0 (diff) |
add connection_aborted signal to state machine
Diffstat (limited to 'changes/bug_3926_connection-aborted')
-rw-r--r-- | changes/bug_3926_connection-aborted | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_3926_connection-aborted b/changes/bug_3926_connection-aborted new file mode 100644 index 00000000..58e6fe11 --- /dev/null +++ b/changes/bug_3926_connection-aborted @@ -0,0 +1,2 @@ + o Fix a bug in which failing to authenticate properly left connection + in an unconsistent state. Closes: #3926 |