/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

Allow bzr-gtk and Bazaar versions to be out of sync. No longer warn about 
newer versions of Bazaar, on the assumption the API is sufficiently stable now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
10
10
    Merwe)
11
11
 
 
12
 FEATURES
 
13
 
 
14
  * Only check for old Bazaar versions that are known to be incompatible and 
 
15
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
 
16
        the API is sufficiently stable now. (Jelmer Vernooij)
 
17
 
12
18
 INTERNALS
13
19
 
14
20
  * Refactored the revisionview. (Daniel Schierbeck)