~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2005-10-11 07:21:00 UTC
  • mto: This revision was merged to the branch mainline in revision 1443.
  • Revision ID: robertc@robertcollins.net-20051011072100-16996b55c43ff24f
move editor into the config file too

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
DEVELOPMENT HEAD
 
2
 
 
3
 
 
4
  IMPROVEMENTS:
 
5
 
 
6
    * The config directory is now ~/.bazaar, and there is a single file 
 
7
      ~/.bazaar/bazaar.conf storing email, editor and other preferences.
 
8
    
 
9
 
 
10
  INTERNALS:
 
11
 
 
12
    * Config options have moved from bzrlib.osutils to bzrlib.config.
 
13
 
 
14
 
1
15
bzr 0.1 2005-10-06
2
16
 
3
17
  NOTES: