/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: 2012-07-09 15:23:26 UTC
  • mto: This revision was merged to the branch mainline in revision 794.
  • Revision ID: jelmer@samba.org-20120709152326-dzxb8zoz0btull7n
Remove bzr-notify.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
0.104.0 UNRELEASED
2
2
 
 
3
 BUG FIXES
 
4
 
 
5
  * Fix compatibility with newer versions of gir-gtk which don't allow
 
6
    None in STRING columns of ListStores. (Jelmer Vernooij)
 
7
 
 
8
  * Properly handle popup menus when there is no selected revision in
 
9
    "bzr viz". (Jelmer Vernooij, #281717)
 
10
 
 
11
  * Ignore bzr-handle-patch.desktop in sofware center.
 
12
    (Jelmer Vernooij, #854245)
 
13
 
 
14
  * Fix searching in tree views. (Jelmer Vernooij, #928301)
 
15
 
 
16
 CHANGES
 
17
 
 
18
  * bzr-notify has been removed, as it was causing regressions
 
19
    on several machines and not particularly useful.
 
20
    (Jelmer Vernooij, #714767, #949798, #998994, #342135, #342136, #394536)
 
21
 
3
22
0.103.0 2011-12-11
4
23
 
5
24
 FEATURES