~cjwatson/storm/py3-dict

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Colin Watson
  • Date: 2019-05-31 15:25:36 UTC
  • mfrom: (485.2.1 transaction-2.4.0)
  • Revision ID: cjwatson@canonical.com-20190531152536-51d27h1afoxqdwix
Cope with ThreadTransactionManager changes in transaction 2.4.0. [r=adam-collard,simpoir]

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
- Fixed SQLObject tests to work with SQLObject 2.x by using Unicode strings for
15
15
  LIKE operations.
 
16
- Cope with ThreadTransactionManager changes in transaction 2.4.0.
16
17
 
17
18
API changes
18
19
-----------