Update changelog and AUTHORS files, following the CONTRIBUTING guidelines
This commit is contained in:
parent
8d1903fed3
commit
de6b41e318
1
AUTHORS
1
AUTHORS
|
@ -161,6 +161,7 @@ Stefan Zimmermann
|
||||||
Stefano Taschini
|
Stefano Taschini
|
||||||
Steffen Allner
|
Steffen Allner
|
||||||
Stephan Obermann
|
Stephan Obermann
|
||||||
|
Tarcisio Fischer
|
||||||
Tareq Alayan
|
Tareq Alayan
|
||||||
Ted Xiao
|
Ted Xiao
|
||||||
Thomas Grainger
|
Thomas Grainger
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
``testdir`` now uses use the same method used by ``tmpdir`` to create its temporary directory. This changes the final structure of the ``testdir`` directory slightly, but should not affect usage in normal scenarios and avoids a number of potential problems.
|
Loading…
Reference in New Issue