Update newsfile entry for default filename change
Clarify that the bindep.txt default filename change appears starting in the 2.1.0 release of bindep, and also note what happens if both old and new filenames are present. Change-Id: I7f959513c278272e1c037d8fe88ebca54e44e502
This commit is contained in:
parent
1bbf6a77cf
commit
999d3e7cfc
7
NEWS.rst
7
NEWS.rst
@ -1,9 +1,10 @@
|
|||||||
Change of default file
|
Behavior Change in 2.1.0
|
||||||
======================
|
========================
|
||||||
|
|
||||||
File bindep.txt is now the default bindep file. For compatibility with
|
File bindep.txt is now the default bindep file. For compatibility with
|
||||||
previous releases, bindep will check other-requirements.txt if
|
previous releases, bindep will check other-requirements.txt if
|
||||||
bindep.txt does not exist.
|
bindep.txt does not exist. If both exist and the -f/--file option is
|
||||||
|
not specified, it will emit an error.
|
||||||
|
|
||||||
Backward-Incompatible Changes Between 1.0.0 and 2.0.0
|
Backward-Incompatible Changes Between 1.0.0 and 2.0.0
|
||||||
=====================================================
|
=====================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user