~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-03-29 06:37:23 UTC
  • mfrom: (5106.2.2 trivial)
  • Revision ID: pqm@pqm.ubuntu.com-20100329063723-tbei64isc40zz7v8
(mbp) avoid truncating svn urls

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
* Avoid ``malloc(0)`` in ``patiencediff``, which is non-portable.
104
104
  (Martin Pool, #331095)
105
105
 
 
106
* Avoid truncating svn URLs.
 
107
  (Martin Pool, Martin von Gagern, #545185)
 
108
 
106
109
* ``bzr add`` will not add conflict related files unless explicitly required.
107
110
  (Vincent Ladeuil, #322767, #414589)
108
111