projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41e96b3
)
docs: NEWS: add #1233
author
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 20 Nov 2010 07:16:34 +0000
(23:16 -0800)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 20 Nov 2010 07:16:34 +0000
(23:16 -0800)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 29616b2a5630ea42aa155da428367269a7167a7c..05aa7dbf6c20f0726196805a158862aa98d287d6 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-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