~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2010-01-21 20:12:43 UTC
  • mfrom: (4634.119.10 2.0.4-dev)
  • mto: (4797.2.4 2.1)
  • mto: This revision was merged to the branch mainline in revision 4982.
  • Revision ID: john@arbash-meinel.com-20100121201243-q3ptdkmf8udx1ltw
Merge the 2.0.4 branch, bringing in the NEWS updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
248
248
  tests that 'failed' - they're all just failures.
249
249
  (Martin Pool)
250
250
 
251
 
bzr 2.0.4 (not released yet)
252
 
############################
253
 
 
254
 
:Codename:
255
 
:2.0.4: smooth sailing
256
 
 
257
 
Compatibility Breaks
258
 
********************
259
 
 
260
 
New Features
261
 
************
 
251
bzr 2.0.4
 
252
#########
 
253
 
 
254
:Codename: smooth sailing
 
255
:2.0.4: 2010-01-21
 
256
 
 
257
The fourth bugfix-only release in the 2.0 series contains more than a
 
258
dozen bugfixes relative to 2.0.3. The primary focus is on handling
 
259
interruptions and concurrent operations more cleanly, there is also a fair
 
260
improvement to ``bzr export`` when exporting a remote branch.
 
261
 
262
262
 
263
263
Bug Fixes
264
264
*********
322
322
  the right time will get propagated, rather than silently failing to move
323
323
  the block pointer. (John Arbash Meinel, Gareth White, #495023)
324
324
 
325
 
Improvements
326
 
************
327
 
 
328
 
Documentation
329
 
*************
330
 
 
331
 
API Changes
332
 
***********
333
 
 
334
 
Internals
335
 
*********
336
 
 
337
325
Testing
338
326
*******
339
327