/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: 2008-06-28 17:13:46 UTC
  • mto: This revision was merged to the branch mainline in revision 517.
  • Revision ID: jelmer@samba.org-20080628171346-ob42iggcc663s4xz
Show full license details in about dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Olive NEWS
2
 
==========
3
 
 
4
 
Olive 0.11.0 (2006-09-27)
5
 
 
6
 
 - Got rid of the backend code. (Jelmer Vernooij)
7
 
 - Some cleanups.
8
 
 - Directory listing much faster due to native bzrlib usage.
9
 
 - bzrk used from bzr-gtk.
10
 
 
11
 
Olive 0.10.1 (2006-09-17)
12
 
 
13
 
 - Fixed bug #53963: Close button in About box.
14
 
 - Drive selection is now available under Win32 platforms. That means new
15
 
   dependency (pyWin32)
16
 
 - If the TreeView in the Status window would be empty, display a "No changes."
17
 
   message.
18
 
 - Fixed setup.py install failure on Win32.
19
 
 
20
 
Olive 0.10.0 (2006-09-04)
21
 
 
22
 
 - Version number adjusted to Bazaar's plugin versioning policy.
23
 
 - New 'bzr missing' functionality (Branch/Missing revisions menu item)
24
 
 - po files get built and installed properly (thanks to Stéphane Raimbault)
25
 
 - Fixed several minor bugs.
26
 
 
27
 
Olive 0.1 (2006-08-22)
28
 
 
29
 
 - The first public release.