~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-04-08 10:19:28 UTC
  • mfrom: (4267.2.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090408101928-9vp4pp5lwj6s25r1
make ls not recursive by default (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
.. contents:: List of Releases
7
7
   :depth: 1
8
8
 
 
9
In Development
 
10
##############
 
11
 
 
12
Compatibility Breaks
 
13
********************
 
14
 
 
15
* ``bzr ls`` is no longer recursive by default. To recurse, use the
 
16
  new ``-R`` option. The old ``--non-recursive`` option has been removed.
 
17
  If you alias ``ls`` to ``ls -R``, you can disable recursion using
 
18
  ``--no-recursive`` instead.  (Ian Clatworthy)
 
19
 
 
20
New Features
 
21
************
 
22
 
 
23
Improvements
 
24
************
 
25
 
 
26
Bug Fixes
 
27
*********
 
28
 
 
29
Documentation
 
30
*************
 
31
 
 
32
API Changes
 
33
***********
 
34
 
 
35
Testing
 
36
*******
 
37
 
 
38
Internals
 
39
*********
 
40
 
 
41
 
9
42
bzr 1.14rc1
10
43
###########
11
44
:Codename: brisbane-core