14
0

- Update to version 3.5.1:

* The [paths] feature unfortunately didn't work in real world situations
    where you wanted to, you know, report on the combined data.  Now all paths
    stored in the combined file are canonicalized properly.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2011-11-10 11:12:30 +00:00
committed by Git OBS Bridge
parent 38ae8e645b
commit 31f46a45b9
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 10 11:11:58 UTC 2011 - saschpe@suse.de
- Update to version 3.5.1:
* The [paths] feature unfortunately didn't work in real world situations
where you wanted to, you know, report on the combined data. Now all paths
stored in the combined file are canonicalized properly.
-------------------------------------------------------------------
Tue Sep 27 08:32:20 UTC 2011 - saschpe@suse.de