Mercurial > p > roundup > code
comparison CHANGES.txt @ 5100:5775959d81a3
issue1926124: fix crash in roundup_admin migrate option wih anydbm
Patch submitted by Henry (henryl), modified value to False
since this produces the correct "No migration action required"
output from the migrate command.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 26 Jun 2016 16:13:41 -0400 |
| parents | 99e289359798 |
| children | c52714a69432 |
comparison
equal
deleted
inserted
replaced
| 5099:a7cf77108e97 | 5100:5775959d81a3 |
|---|---|
| 155 - Validate Integer and Numeric type filter parameters rather than | 155 - Validate Integer and Numeric type filter parameters rather than |
| 156 passing output down to db level. Initial patch at: | 156 passing output down to db level. Initial patch at: |
| 157 http://hg.python.org/tracker/roundup/rev/98508a47c126 by | 157 http://hg.python.org/tracker/roundup/rev/98508a47c126 by |
| 158 Martin.V.Loewis. Numeric test patch applied, Integer code and tests | 158 Martin.V.Loewis. Numeric test patch applied, Integer code and tests |
| 159 developed by John Rouillard. | 159 developed by John Rouillard. |
| 160 | 160 - issue1926124: fix crash in roundup_admin migrate option. |
| 161 Patch submitted by Henry (henryl), modified value to False | |
| 162 since this produces the correct "No migration action required" | |
| 163 output from the migrate command. | |
| 164 | |
| 161 2016-01-11: 1.5.1 | 165 2016-01-11: 1.5.1 |
| 162 | 166 |
| 163 Pay attention: | 167 Pay attention: |
| 164 | 168 |
| 165 If you have installed an intermediate version from our version control | 169 If you have installed an intermediate version from our version control |
