~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Parth Malwankar
  • Date: 2010-11-06 02:32:43 UTC
  • mto: (5532.1.2 trunk)
  • mto: This revision was merged to the branch mainline in revision 5534.
  • Revision ID: parth.malwankar@gmail.com-20101106023243-hbzxn2ts3v7qzlpj
message is now shown to the user but is not too scary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
* ``bzr status -r X..Y`` was failing because RevisionTree didn't implement
50
50
  ``get_shelf_manager``. (John Arbash Meinel, #662053)
51
51
 
 
52
* Better message if there is an error while setting ownership of
 
53
 ``.bazaar`` directory.
 
54
  (Parth Malwankar, #657553)
 
55
 
52
56
* Correctly add directory contents when the name was previously added as a
53
57
  normal file, rather than throwing ``AttributeError: children`` during
54
58
  smart_add. (Martin [gz], #251864)
68
72
  URL.
69
73
  (Martin Pool, #654684)
70
74
 
71
 
* In case of an error while copying ownership to ``.bazaar`` directory,
72
 
  the message is sent to the log file to avoid confing the user.
73
 
  (Parth Malwankar, #657553)
74
 
 
75
75
* Make ``bzr tag --quiet`` really quiet. (Neil Martinsen-Burrell, #239523)
76
76
 
77
77
* Missing files (files bzr add'ed and then OS deleted) are now shown in ``bzr