~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-12-03 17:53:02 UTC
  • mfrom: (2997.1.4 kent.gibson)
  • Revision ID: pqm@pqm.ubuntu.com-20071203175302-n6fyku9etg5du9km
Support logging single merge revisions with short and line log formatters.
 (Kent Gibson)

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
   * ``bzr commit`` now doesn't print the revision number twice. (Matt
13
13
     Nordhoff, #172612)
14
14
 
 
15
   * Support logging single merge revisions with short and line log formatters.
 
16
     (Kent Gibson)
 
17
 
15
18
  INTERNALS:
16
19
 
17
20
    * New -Dhttp debug option reports http connections, requests and responses.