diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-02 14:33:58 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-02 14:33:58 -0300 |
commit | 9bc0b0b8508da85b90cb3390b0bc92410a53acfe (patch) | |
tree | 9bf6dbd65b8250c762b2409886e025aec7ec4a42 /changes | |
parent | a3c23acaf45b81a6360cd76180c7329a7369b4c5 (diff) |
Bugfix, avoid getting negative rates. Closes #3274
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_3274-fix-negative-rates | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_3274-fix-negative-rates b/changes/bug_3274-fix-negative-rates new file mode 100644 index 00000000..78df7a4f --- /dev/null +++ b/changes/bug_3274-fix-negative-rates @@ -0,0 +1 @@ + o Bugfix, avoid getting negative rates. Closes #3274. |