/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: Jelmer Vernooij
  • Date: 2011-03-11 23:00:17 UTC
  • mfrom: (719.1.3 bzr-gtk)
  • Revision ID: jelmer@canonical.com-20110311230017-yexxy58qe5f8fegx
Merge translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  * Internationalization support has been added. (David Planella, #621680)
6
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
7
0.100.0 2011-03-02
23
8
 
24
9
 BUG FIXES
46
31
 
47
32
  * Add lock dialog. (Daniel Schierbeck, #93652)
48
33
 
49
 
 FEATURES
50
 
 
51
 
  * Add option to use "bzr viz" with a vertical layout.
52
 
    (Ximin Luo, #649273)
53
 
 
54
34
0.99.1  2010-08-26
55
35
 
56
36
 BUG FIXES