]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS (2.2.8): BlueGene compiler tests were performed on BG/P
authorGary V. Vaughan <gary@gnu.org>
Wed, 9 Jun 2010 09:24:59 +0000 (16:24 +0700)
committerGary V. Vaughan <gary@gnu.org>
Wed, 9 Jun 2010 09:24:59 +0000 (16:24 +0700)
systems, not BG/L.
Reported by Christian Rössel <christian.roessel@gmx.de>

ChangeLog
NEWS

index 0ce3ca00324c746dd3ec5b6230a721234d824ca7..906daab5ba63309afe08c352569cbf61c40266eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-09  Gary V. Vaughan  <gary@gnu.org>
+
+       * NEWS (2.2.8): BlueGene compiler tests were performed on BG/P
+       systems, not BG/L.
+       Reported by Christian Rössel <christian.roessel@gmx.de>
+
 2010-06-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Fix testsuite helper macros to not hide failure.
diff --git a/NEWS b/NEWS
index 24e654f8de3da050922e1440ad4f44de048b6c49..70a02a94bf01df723bc2cba7c450f6643bc0ec52 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,7 +46,7 @@ New in 2.2.7b 2010-05-20: git version 2.2.7a, Libtool team:
   - Improved support for 64bit Windows (mingw64).
   - Improved support for cegcc (Windows CE/PocketPC).
   - Support for GNU/kOpenSolaris (kopensolaris*-gnu).
-  - Initial support for compilers on BlueGene BG/L.
+  - Initial support for compilers on BlueGene BG/P.
   - Improved support for Atari FreeMiNT.
   - With binutils 2.19.50+, shared libraries can be built on AIX.
   - Initial support for the Cuda Compiler Driver on GNU/Linux.