/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
 
0.100.0 UNRELEASED
 
1
0.101.0 UNRELEASED
 
2
 
 
3
0.100.0 2011-03-02
 
4
 
 
5
 BUG FIXES
 
6
 
 
7
  * make sure that gdiff opened from gannotate knows its parent
 
8
    (gannotate, that is, and does not exit when it (gdiff) is closed.
 
9
 
 
10
  * Clarify 'visualise' help about the multiple branches feature
 
11
    and the --revision parameter. (Vincent Ladeuil, #556347)
 
12
 
 
13
  * Mark as compatible with bzr 2.3. (Jelmer Vernooij)
 
14
 
 
15
  * Fix appindicator icon category. (Michael Terry, #685634)
 
16
 
 
17
  * Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
 
18
 
 
19
  * "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
 
20
 
 
21
  * Don't use markup for secondary text in error dialogs.
 
22
    (Edward Ari Bichetero, #656641)
 
23
 
 
24
  * Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
 
25
 
 
26
 FEATURES
 
27
 
 
28
  * Add lock dialog. (Daniel Schierbeck, #93652)
 
29
 
 
30
0.99.1  2010-08-26
 
31
 
 
32
 BUG FIXES
 
33
 
 
34
  * Trivial release to include credits pickle file.
 
35
 
 
36
   * Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
2
37
 
3
38
0.99.0 2010-08-13
4
39
 
5
 
BUG FIXES
 
40
 BUG FIXES
6
41
 
7
42
   * Guard setup() call when not loaded as __main__. (Robert Collins)
8
43