docs: NEWS: add #1233

This commit is contained in:
Zooko O'Whielacronx 2010-11-19 23:16:34 -08:00
parent 41e96b3e5a
commit 588e5b8fb7

3
NEWS
View File

@ -31,6 +31,9 @@
- Use a newer version of a dependency if needed, even if an older
version is installed. This would previously cause a VersionConflict
error. (#1190)
- Use a precompiled binary of a dependency if one with a sufficiently high
version number is available, instead of attempting to compile the dependency
from source, even if the source version has a higher version number . (#1233)
** Documentation