From 63a99ea167e59627d7ac90cbb5127d5d08a2d9e3 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 21 Dec 2011 21:13:52 -0800 Subject: [PATCH] update platforms supported --- RELEASE_NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index ee570f096..40a8a8cf7 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -69,6 +69,8 @@ available on all platforms; check the Installation page on the project wiki. - OS X Lion with g++-4.2.1 - OS X Snow Leopard with g++-4.2.1 - Fedora Core 14 (64 bit) with g++-4.5.1 +- Fedora Core 16 (32/64 bit) with g++-4.6.2 +- FreeBSD 9.0-RC1 (AMD64) New user-visible features -------------------------