/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: David Planella
  • Date: 2011-03-06 08:24:07 UTC
  • mfrom: (718 trunk)
  • mto: This revision was merged to the branch mainline in revision 719.
  • Revision ID: david.planella@ubuntu.com-20110306082407-y9zwkjje5oue9egw
Added preliminary internationalization support. Merged from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
0.101.0 UNRELEASED
2
2
 
3
 
 FEATURES
4
 
 
5
 
  * Internationalization support has been added. (David Planella, #621680)
6
 
 
7
 
  * Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
8
 
 
9
 
  * gannotate now supports interactive substring search in the file content.
10
 
    interactive search for line numbers has been removed, use Ctrl-G instead.
11
 
    (Sergei Golubchik)
12
 
 
13
 
  * visualise now supports interactive changeset comment search.
14
 
    interactive search for revision numbers continues to work.
15
 
    (Sergei Golubchik)
16
 
 
17
 
 BUG FIXES
18
 
 
19
 
  * Ensure config directory exists before writing configuration.
20
 
    (Jelmer Vernooij, #231150)
21
 
 
22
3
0.100.0 2011-03-02
23
4
 
24
5
 BUG FIXES
46
27
 
47
28
  * Add lock dialog. (Daniel Schierbeck, #93652)
48
29
 
49
 
 FEATURES
50
 
 
51
 
  * Add option to use "bzr viz" with a vertical layout.
52
 
    (Ximin Luo, #649273)
53
 
 
54
30
0.99.1  2010-08-26
55
31
 
56
32
 BUG FIXES