~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2009-10-15 04:06:32 UTC
  • mfrom: (4634.74.1 2.0.2)
  • mto: This revision was merged to the branch mainline in revision 4747.
  • Revision ID: john@arbash-meinel.com-20091015040632-yt0cvxmgm8kolta9
Merge in the 2.0 series, resolve the NEWS issues
make sure there is specific room for the 2.0.2 changes, and bring
in the template, etc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
:2.1.0b2: ???
14
14
 
15
15
 
 
16
Compatibility Breaks
 
17
********************
 
18
 
 
19
New Features
 
20
************
 
21
 
 
22
Bug Fixes
 
23
*********
 
24
 
 
25
Improvements
 
26
************
 
27
 
 
28
Documentation
 
29
*************
 
30
 
16
31
API Changes
17
 
###########
 
32
***********
18
33
 
19
34
* ``UIFactory`` now has new ``show_error``, ``show_message`` and
20
35
  ``show_warning`` methods, which can be hooked by non-text UIs.  
38
53
  20-40%, and significantly improve performance by removing objects from
39
54
  being inspected by the garbage collector. (John Arbash Meinel)
40
55
 
 
56
Testing
 
57
*******
 
58
 
 
59
 
 
60
bzr 2.0.2 (not released yet)
 
61
############################
 
62
 
 
63
:Codename:
 
64
:2.0.2: ???
 
65
 
 
66
Compatibility Breaks
 
67
********************
 
68
 
 
69
New Features
 
70
************
 
71
 
 
72
Bug Fixes
 
73
*********
 
74
 
 
75
Improvements
 
76
************
 
77
 
 
78
Documentation
 
79
*************
 
80
 
 
81
API Changes
 
82
***********
 
83
 
 
84
Internals
 
85
*********
 
86
 
 
87
Testing
 
88
*******
 
89
 
41
90
 
42
91
bzr 2.1.0b1
43
92
###########
10942
10991
* Storage of local versions: init, add, remove, rm, info, log,
10943
10992
  diff, status, etc.
10944
10993
 
 
10994
 
 
10995
bzr ?.?.? (not released yet)
 
10996
############################
 
10997
 
 
10998
:Codename: template
 
10999
:2.0.2: ???
 
11000
 
 
11001
Compatibility Breaks
 
11002
********************
 
11003
 
 
11004
New Features
 
11005
************
 
11006
 
 
11007
Bug Fixes
 
11008
*********
 
11009
 
 
11010
Improvements
 
11011
************
 
11012
 
 
11013
Documentation
 
11014
*************
 
11015
 
 
11016
API Changes
 
11017
***********
 
11018
 
 
11019
Internals
 
11020
*********
 
11021
 
 
11022
Testing
 
11023
*******
 
11024
 
 
11025
 
 
11026
 
10945
11027
..
10946
11028
   vim: tw=74 ft=rst ff=unix