/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: Szilveszter Farkas (Phanatic)
  • Date: 2007-09-24 17:22:25 UTC
  • Revision ID: szilveszter.farkas@gmail.com-20070924172225-dvpwoc29d64e1ldc
Updated NEWS: now all changes for 0.91.0 should be in there.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  
8
8
  * The tip revision will be automatically selected in the branch visualization
9
9
    window. (#144244, Daniel Schierbeck)
 
10
  
 
11
  * Updated olive-gtk.desktop: Polish translation and additional categories.
 
12
    (Mateusz Korniak)
10
13
 
11
14
 BUG FIXES
12
15
 
13
16
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
14
17
    (#140512, James Westby)
15
18
  
16
 
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee) 
 
19
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
 
20
  
 
21
  * Annotate context menu works again. (Daniel Schierbeck)
 
22
  
 
23
  * Fixed push (with overwite) behavior when branches are diverged.
 
24
    (Mateusz Korniak)
 
25
  
 
26
  * Local missing revisions are remote extra revisions (Missing revisions menu
 
27
    item in Olive). (Mateusz Korniak)
17
28
 
18
29
 INTERNALS
19
30
 
20
31
  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)
 
32
  
 
33
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
 
34
  
 
35
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
 
36
    (Mateusz Korniak)
21
37
 
22
38
0.90.0  2007-08-27
23
39