~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-12-07 06:18:57 UTC
  • mto: This revision was merged to the branch mainline in revision 3094.
  • Revision ID: mbp@sourcefrog.net-20071207061857-1g225jap1ayo7abw
Ask people to report bugs to Launchpad, and mention more support options

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
IN DEVELOPMENT
8
8
==============
9
9
 
 
10
  CHANGES:
 
11
   
 
12
   * If a traceback occurs, users are now asked to report the bug 
 
13
     through Launchpad (https://bugs.launchpad.net/bzr/), rather than 
 
14
     by mail to the mailing list.
 
15
     (Martin Pool)
 
16
 
10
17
  IMPROVEMENTS:
11
18
 
12
19
   * Added a --coverage option to selftest. (Andrew Bennetts)
53
60
   * Check for missing basis texts when fetching from packs to packs.
54
61
     (John Arbash Meinel, #165290)
55
62
 
56
 
   * Fall back to showing e-mail in ``log --short/--line`` if the committer/author has
57
 
     only e-mail. (Lukáš Lalinský, #157026)
 
63
   * Fall back to showing e-mail in ``log --short/--line`` if the 
 
64
     committer/author has only e-mail. (Lukáš Lalinský, #157026)
58
65
 
59
66
  API BREAKS:
60
67
 
62
69
     ``started`` methods. (Matt Nordhoff)
63
70
 
64
71
 
 
72
 
65
73
bzr 1.0rc1 2007-11-30
66
74
=====================
67
75