diff options
author | Ivan Alejandro <ivanalejandro0@yahoo.com.ar> | 2013-07-01 16:19:03 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@yahoo.com.ar> | 2013-07-01 16:28:20 -0300 |
commit | ce9a59e719019d636af790de1b5185b702250fc1 (patch) | |
tree | 7c1f0905ba96f31b8717be3f5e5677806accf797 /changes | |
parent | be3f8ebd2e5b2d45f7426624d069bc795e5825ec (diff) |
Check if there is no gateway to use.
Fix typo, improve docstrings.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-2921_check-for-no-gateways | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-2921_check-for-no-gateways b/changes/feature-2921_check-for-no-gateways new file mode 100644 index 00000000..dfd9d2bd --- /dev/null +++ b/changes/feature-2921_check-for-no-gateways @@ -0,0 +1 @@ + o Check if there is no gateway to use and display correct message. Close #2921. |