Mercurial > p > roundup > code
comparison CHANGES.txt @ 6168:de9d602c8ce6
more index entries and CHANGES.txt update for them.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 14 May 2020 22:18:18 -0400 |
| parents | 546763f4ce44 |
| children | d25638d1826c |
comparison
equal
deleted
inserted
replaced
| 6167:81ae33038ec5 | 6168:de9d602c8ce6 |
|---|---|
| 36 seems to work fine with python2.7. According to the MySQLdb API docs, | 36 seems to work fine with python2.7. According to the MySQLdb API docs, |
| 37 the charset argument is supported with MySQL 4.1 which was released in | 37 the charset argument is supported with MySQL 4.1 which was released in |
| 38 2004. There are some legacy reasons why one would want to not pass a | 38 2004. There are some legacy reasons why one would want to not pass a |
| 39 charset argument or pass an argument different from the default of | 39 charset argument or pass an argument different from the default of |
| 40 'utf8'. (Ralf Schlatterbeck) | 40 'utf8'. (Ralf Schlatterbeck) |
| 41 - Index created for documentation. Links created for website docs and | |
| 42 released docs. Needs more refinement, but it exists at least. | |
| 43 (John Rouillard) | |
| 41 | 44 |
| 42 2020-04-05 2.0.0 beta 0 | 45 2020-04-05 2.0.0 beta 0 |
| 43 | 46 |
| 44 Features: | 47 Features: |
| 45 | 48 |
