/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: 2007-08-27 12:06:37 UTC
  • Revision ID: jelmer@samba.org-20070827120637-qoi5gd2wv6skcbrt
Prepare for 0.90 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.90.0  UNRELEASED
 
1
0.90.0  2007-08-27
2
2
 
3
3
 FEATURES
4
4
 
5
 
  * Add ability to hide ignored files (#134121, Tom Badran)
 
5
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
6
6
 
7
7
  * Show tags in bzr viz. (Jelmer)
8
8
 
9
9
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
10
10
 
11
 
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
12
 
  Korniak, Jelmer)
13
 
 
14
 
  * Add remove and delete menu item in Olive. (#127392, Mateusz Korniak)
 
11
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
15
12
  
16
13
  * Added "update" menu item in Olive. (Mateusz Korniak)
17
14
  
30
27
    
31
28
 BUG FIXES
32
29
 
 
30
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
 
31
  Korniak, Jelmer)
 
32
 
33
33
  * Fixed interface to push.PushDialog (Mateusz Korniak)
34
34
 
35
35
  * Fix so the when Olive is run from the source code, the toolbar and menu
36
 
    icons show. (Gary van der Merwe)
 
36
    icons show. (Gary van der Merwe, #131520)
37
37
 
38
38
  * Fix a regression that Olive was no longer able to find bzrlib location
39
39
    due to a change in the output of "bzr version". (Gary van der Merwe)
41
41
  * Fix a regression that Olive branch info window was not working. (Gary van
42
42
    der Merwe)
43
43
    
 
44
  * Fixed tags formatting. (Aaron)
44
45
 
45
46
0.18.0  2007-07-17
46
47