~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2008-05-10 03:13:56 UTC
  • mfrom: (3418.6.3 1.5)
  • mto: This revision was merged to the branch mainline in revision 3423.
  • Revision ID: john@arbash-meinel.com-20080510031356-keo9r2fv4gtr1uek
merge in bzr-1.5rc1, revert the transaction cache change

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
  CHANGES:
14
14
 
 
15
  FEATURES:
 
16
 
 
17
  IMPROVEMENTS:
 
18
 
 
19
  BUGFIXES:
 
20
 
 
21
  DOCUMENTATION:
 
22
 
 
23
  TESTING:
 
24
 
 
25
  INTERNALS:
 
26
 
 
27
 
 
28
  API BREAKS:
 
29
 
 
30
 
 
31
bzr 1.5rc1 2008-05-09
 
32
---------------------
 
33
 
 
34
  NOTES WHEN UPGRADING:
 
35
 
 
36
  CHANGES:
 
37
 
15
38
    * Broader support of GNU Emacs mail clients. Set
16
39
      ``mail_client=emacsclient`` in your bazaar.conf and ``send`` will pop the
17
40
      bundle in a mail buffer according to the value of ``mail-user-agent``