Annotate README after merging 3f45624
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/179f6066 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/179f6066 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/179f6066 Branch: refs/heads/3.2.x Commit: 179f6066ed1913986c98073197eac50af06a0b1f Parents: 619ea92 Author: Igor GaliÄ <[email protected]> Authored: Fri Jun 14 15:27:26 2013 +0200 Committer: Igor GaliÄ <[email protected]> Committed: Fri Jun 14 15:27:26 2013 +0200 ---------------------------------------------------------------------- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/179f6066/README ---------------------------------------------------------------------- diff --git a/README b/README index 0317637..0dbf86d 100644 --- a/README +++ b/README @@ -97,8 +97,8 @@ plugins to build large scale web applications. libexpat-dev libpcre3-dev - FreeBSD 7.2,8.0: - GCC 4.2.1 compiler suite + FreeBSD 7.2,8.0,9.0,9.1 + GCC 4.2.1 compiler suite or clang autoconf automake libtool @@ -106,6 +106,7 @@ plugins to build large scale web applications. expat openssl pcre + bash OpenSolaris osol0906: GCC 4.3.2 compiler suite (dev collection)
