diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_7234_add-http-request-timeout | 1 | ||||
-rw-r--r-- | changes/feature_7259_disable_events | 1 | ||||
-rw-r--r-- | changes/feature_allow-passing-callback-to-http-client | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug_7234_add-http-request-timeout b/changes/bug_7234_add-http-request-timeout deleted file mode 100644 index d18b28b..0000000 --- a/changes/bug_7234_add-http-request-timeout +++ /dev/null @@ -1 +0,0 @@ - o Add http request timeout. Related to #7234. diff --git a/changes/feature_7259_disable_events b/changes/feature_7259_disable_events deleted file mode 100644 index d08d3c1..0000000 --- a/changes/feature_7259_disable_events +++ /dev/null @@ -1 +0,0 @@ -- Add a flag to disable events framework. Closes: #7259 diff --git a/changes/feature_allow-passing-callback-to-http-client b/changes/feature_allow-passing-callback-to-http-client deleted file mode 100644 index e7d2968..0000000 --- a/changes/feature_allow-passing-callback-to-http-client +++ /dev/null @@ -1 +0,0 @@ -- Allow passing callback to HTTP client. |