From ea4f728c85d05d6a82d5396839b070e1f5ed1155 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 25 May 2011 00:59:31 -0700 Subject: [PATCH] Add OS X to list of tested platforms --- RELEASE_NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 4306768d8..791662df2 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -31,6 +31,8 @@ available on all platforms; check the Installation page on the project wiki. - g++-4.5.3, g++-4.4.6, g++-4.3.4 - Linux x86_64 Fedora Core 10 - g++-3.4.6, 4.0.4, 4.1.2, 4.2.4, 4.3.2, 4.4.0 +- OS X Snow Leopard + - g++-4.2.1 New user-visible features -------------------------