~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Author(s):
  • Date: 2010-02-17 06:01:54 UTC
  • mto: (4797.2.17 2.1)
  • mto: This revision was merged to the branch mainline in revision 5055.
  • Revision ID: mbp@sourcefrog.net-20100217060154-pe6p5idzqbtvpqby
Register SIGWINCH only when creating a TextUIFactory

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
Bug Fixes
15
15
*********
16
16
 
 
17
* Register SIGWINCH handler only when creating a ``TextUIFactory``; avoids
 
18
  problems importing bzrlib from a non-main thread.
 
19
  (Elliot Murphy, #521989)
 
20
 
 
21
 
17
22
bzr 2.1.0
18
23
#########
19
24