/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

update my entries in NEWS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
0.94.0  UNRELEASED
2
2
 
 
3
 CHANGES
 
4
 
 
5
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
 
6
 
3
7
 UI
4
8
 
5
9
  * Made the tags associated with a revision render next to the revision
18
22
 
19
23
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
20
24
  
21
 
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi)
 
25
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
22
26
  
23
27
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
24
28
    Merwe)
32
36
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
33
37
        the API is sufficiently stable now. (Jelmer Vernooij)
34
38
 
 
39
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
 
40
 
35
41
 INTERNALS
36
42
 
37
43
  * Refactored the revisionview. (Daniel Schierbeck)
38
44
 
 
45
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
 
46
 
39
47
0.93.0  2007-12-10
40
48
 
41
49
 UI