diff options
author | drebs <drebs@leap.se> | 2014-11-27 16:56:00 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-11-27 16:56:15 -0200 |
commit | b51ea111366b207acfc4c78cbe2ed74188c3de1f (patch) | |
tree | 8294124ea948386100436413b4d866f873247cd4 /client/changes | |
parent | 5d8e1e4e210410c6f5702a4348fceba80ba03af6 (diff) |
Add changes file for #5855.
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/bug_5855_reset-connection-on-http-error-during-syn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/bug_5855_reset-connection-on-http-error-during-syn b/client/changes/bug_5855_reset-connection-on-http-error-during-syn new file mode 100644 index 00000000..e71a9a29 --- /dev/null +++ b/client/changes/bug_5855_reset-connection-on-http-error-during-syn @@ -0,0 +1 @@ + o Reset syncer connection when getting HTTP error during sync (#5855). |