From 849373ce5c950cd54aad5d559a593c3d745967b5 Mon Sep 17 00:00:00 2001
From: Jeff Squyres <jsquyres@cisco.com>
Date: Mon, 10 Dec 2007 22:21:15 +0000
Subject: [PATCH] Add bullets about items expected for v1.2.5

This commit was SVN r16924.
---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 1174d6946d..24bb3fd7f5 100644
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,13 @@ Trunk (not on release branches yet)
   debugging.
   --> Expected: 1.3
 
+- Fixed compile issue with open() on Fedora 8 (and newer) platforms.
+  Thanks to Sebastian Schmitzdorff for noticing the problem.
+  --> Expected: 1.2.5
+- Added run-time warnings during MPI_INIT when MPI_THREAD_MULTIPLE
+  and/or progression threads are used (the OMPI v1.2 series does not
+  support these well at all).  --> Expected: 1.2.5
+
 
 1.2.5 (not released yet)
 -----