From: Paul Brossier Date: Tue, 16 Aug 2016 16:46:40 +0000 (+0200) Subject: ChangeLog: fix changelog X-Git-Tag: 0.4.4~268 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=9715701672ee337910e086c59ac7561cee79ca5a;p=aubio.git ChangeLog: fix changelog --- diff --git a/ChangeLog b/ChangeLog index bc6b4ca6..5977c827 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2015-08-16 Paul Brossier +2016-08-16 Paul Brossier [ Interface ] @@ -117,6 +117,7 @@ * python/scripts/aubiocut: fix usage string output [ Python tests ] + * python/tests/run_all_tests,*.py: switch to nose2, fix most prospect warnings * python/tests/test_fvec.py: add test_pass_to_numpy, cope with accumulated errors