~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.2.txt

  • Committer: Vincent Ladeuil
  • Date: 2010-11-26 15:57:20 UTC
  • mfrom: (5050.45.11 2.2)
  • mto: This revision was merged to the branch mainline in revision 5552.
  • Revision ID: v.ladeuil+lp@free.fr-20101126155720-56dkklxupi8t51et
Merge 2.2 into trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
bzr 2.2.2
9
9
#########
10
10
 
11
 
:2.2.2: NOT RELEASED YET
 
11
:2.2.2: 2010-11-25
12
12
 
13
 
Compatibility Breaks
14
 
********************
 
13
This is a bugfix release. None of these bugfixes are critical, but upgrading
 
14
is recommended for all users on earlier 2.2 releases.
15
15
 
16
16
New Features
17
17
************
49
49
  installed.
50
50
  (Martin [gz], Gary van der Merwe, #632465)
51
51
 
52
 
Improvements
53
 
************
54
 
 
55
 
Documentation
56
 
*************
57
 
 
58
 
API Changes
59
 
***********
60
 
 
61
 
Internals
62
 
*********
 
52
* Close leaked socket to SSH subprocesses, which caused dput sftp uploads
 
53
  to hang.  (Max Bowsher, #659590)
63
54
 
64
55
Testing
65
56
*******