]> git.saurik.com Git - bison.git/commitdiff
* NEWS (2.4.3): Mention fix for Sun Studio C++.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 11 Apr 2010 18:43:38 +0000 (14:43 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 11 Apr 2010 18:43:38 +0000 (14:43 -0400)
ChangeLog
NEWS

index 89b7a637562d9908369727453e13ce7dce3b2e90..98d8eaf463d44b95e8ccb8d45c844eb5f2021af1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-11  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       * NEWS (2.4.3): Mention fix for Sun Studio C++.
+
 2010-04-10  Joel E. Denny  <joeldenny@joeldenny.org>
 
        tests: fix for newer Sun Studio C++.
diff --git a/NEWS b/NEWS
index 475096390041f9a1b00ed47fd319ad631bb78aef..ceee3d997ef00f502e0aadbd7fd8753b79f0cc55 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Bison News
 
 ** Failures in the test suite for GCC 4.5 have been fixed.
 
+** Failures in the test suite for some versions of Sun Studio C++ have
+   been fixed.
+
 * Changes in version 2.4.2 (2010-03-20):
 
 ** Some portability problems that resulted in failures and livelocks