~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-07-21 15:15:53 UTC
  • mfrom: (3566.1.2 bzr.ab.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080721151553-11iasd1407hkznk1
Fix file -> directory handling (jwestby, #248448)

Show diffs side-by-side

added added

removed removed

Lines of Context:
152
152
    * Set locale from environment for third party libs.
153
153
      (Martin von Gagern, #128496)
154
154
 
 
155
    * Handle a file turning in to a directory in TreeTransform.
 
156
      (James Westby, #248448)
 
157
 
155
158
  DOCUMENTATION:
156
159
 
157
160
    * Added *Using stacked branches* to the User Guide.