~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-13 19:18:49 UTC
  • mfrom: (1793.3.17 bundle-fixes)
  • Revision ID: pqm@pqm.ubuntu.com-20060713191849-c0cbdf94d208fa69
(jam) bug #49182, bundle reader should allow extra text

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
    * smart-add recurses through all supplied directories 
158
158
      (John Arbash Meinel, #52578)
159
159
 
 
160
    * Make the bundle reader extra lines before and after the bundle text.
 
161
      This allows you to parse an email with the bundle inline.
 
162
      (John Arbash Meinel, #49182)
 
163
 
160
164
  INTERNALS:
161
165
 
162
166
    * Combine the ignore rules into a single regex rather than looping over