~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-08-01 04:54:43 UTC
  • mfrom: (1864.6.1 plugin-imports)
  • mto: This revision was merged to the branch mainline in revision 1901.
  • Revision ID: robertc@robertcollins.net-20060801045443-b99468f4250e01c4
Merge Johns bug 51810 fixup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
205
205
    * When reading revision properties, and empty value should be considered
206
206
      the empty string, not None (John Arbash Meinel, #47782)
207
207
 
 
208
    * Use the right suffixes for loading plugins (John Arbash Meinel, #51810)
 
209
 
208
210
  INTERNALS:
209
211
 
210
212
    * Combine the ignore rules into a single regex rather than looping over