~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Remove config.guess and configure.in from builtin ignore list.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
      This gives better integration with user settings such as ProxyCommand.
28
28
      (James Henstridge)
29
29
 
30
 
    * Sftp paths can now be relative, or local, according to the IETF draft spec.
31
 
      Paths now take the form:
 
30
    * Sftp paths can now be relative, or local, according to the IETF 
 
31
      draft spec.  Paths now take the form:
32
32
      sftp://user:pass@host:port/relative/path
33
33
      or
34
34
      sftp://user:pass@host:port/%2Fabsolute/path
35
35
      or
36
36
      sftp://user:pass@host:port//absolute/path
37
37
 
 
38
    * configure.in and config.guess are no longer in the builtin default 
 
39
      ignore list.
 
40
 
38
41
  IMPROVEMENTS:
39
42
 
40
43
    * "bzr INIT dir" now initializes the specified directory, and creates