diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-09-30 14:33:25 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-09-30 14:33:25 -0300 |
commit | 66c486a534b5ecd2178e096bea3b300971f59b5b (patch) | |
tree | dcb1a8aac952f28bd848373d87e7189fcecaed6e /changes/bug_3926_connection-aborted | |
parent | 4a4c9b91a8b62729e14c68ff99a51ca8f50cc3b3 (diff) | |
parent | 24c91beb6f7102158a37330e914e19570bb85ecf (diff) |
Merge remote-tracking branch 'kali/bug/connection_aborted' into develop
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 |