~cjwatson/storm/case-sensitive-like-helpers

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Colin Watson
  • Date: 2020-03-18 16:57:55 UTC
  • mfrom: (547.1.1 reference-set-is-empty)
  • Revision ID: cjwatson@canonical.com-20200318165755-z026k574eph2p193
Implement is_empty on bound ReferenceSets. [r=twom]

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
  not generally needed.
15
15
- A new block_access context manager blocks database access for one
16
16
  or more stores in the managed scope.
 
17
- Implement is_empty on bound ReferenceSets.
17
18
 
18
19
Bug fixes
19
20
---------