~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Wouter van Heyst
  • Date: 2007-01-16 15:56:53 UTC
  • mto: This revision was merged to the branch mainline in revision 2235.
  • Revision ID: larstiq@larstiq.dyndns.org-20070116155653-aacs32wt8o3u0d2t
0.14rc1 has branch, bump bzr.dev version to 0.15

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
  IMPROVEMENTS:
4
4
 
 
5
  INTERNALS:
 
6
 
 
7
  BUGFIXES:
 
8
 
 
9
bzr 0.14rc1  2007-01-16
 
10
 
 
11
  IMPROVEMENTS:
 
12
 
5
13
    * New connection: ``bzr+http://`` which supports tunnelling the smart
6
14
      protocol over an HTTP connection. If writing is enabled on the bzr
7
15
      server, then you can write over the http connection.