1
1

Update NEWS with C++ compiler check bullet

This commit was SVN r10830.
Этот коммит содержится в:
Jeff Squyres 2006-07-15 10:30:26 +00:00
родитель 4eb3ee7835
Коммит b1fcb62cdf

2
NEWS
Просмотреть файл

@ -25,6 +25,8 @@ version 1.0.
1.2
---
- Really check that the $CXX given to configure is a C++ compiler
(not a C compiler that "sorta works" as a C++ compiler).
- Properly check for local host only addresses properly, looking
for 127.0.0.0/8, rather than just 127.0.0.1.
- Addition of OpenIB-based unreliable datagram BTL ("ud").