~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2011-01-12 21:28:39 UTC
  • mfrom: (5602 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5605.
  • Revision ID: john@arbash-meinel.com-20110112212839-lfzo8o183tw10gnd
Merge bzr.dev 5602 to, yet again, resolve a NEWS/bzr-2.3.txt conflict

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
  failure in the windows test suite, that was trying to ensure we cleanly
83
83
  handled a server disconnect.  (John Arbash Meinel, #581311, #686587)
84
84
 
 
85
* Unshelving changes that occur in a now-unversioned directory now restore
 
86
  the directory properly rather than crashing.
 
87
  (John Arbash Meinel, #389674)
 
88
 
85
89
* You are now able to commit directly to a stacked branch. Any needed
86
90
  parent inventories will be filled in as part of the commit process.
87
91
  (John Arbash Meinel, #375013)