~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2009-12-16 20:01:49 UTC
  • mfrom: (4903 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4904.
  • Revision ID: john@arbash-meinel.com-20091216200149-jg71giy0qp27bfv0
Merge bzr.dev 4903, resolve NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
* ``bzr unshelve`` has improved messages about what it is doing.
24
24
  (Neil Martinsen-Burrell, #496917)
25
25
 
 
26
* Listen to the SIGWINCH signal to update the terminal width.
 
27
  (Vincent Ladeuil, #316357)
 
28
 
 
29
Improvements
 
30
************
 
31
 
 
32
Documentation
 
33
*************
 
34
 
 
35
API Changes
 
36
***********
 
37
 
 
38
Internals
 
39
*********
 
40
 
 
41
Testing
 
42
*******
 
43
 
 
44
bzr 2.0.4 (not released yet)
 
45
############################
 
46
 
 
47
:Codename: template
 
48
:2.0.4: ???
 
49
 
 
50
Compatibility Breaks
 
51
********************
 
52
 
 
53
New Features
 
54
************
 
55
 
 
56
Bug Fixes
 
57
*********
 
58
 
26
59
Improvements
27
60
************
28
61