From owner-svn-doc-all@FreeBSD.ORG Sat Mar 29 22:04:03 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D0D72AAB; Sat, 29 Mar 2014 22:04:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCEDD9B; Sat, 29 Mar 2014 22:04:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2TM43OK006594; Sat, 29 Mar 2014 22:04:03 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2TM43tI006593; Sat, 29 Mar 2014 22:04:03 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201403292204.s2TM43tI006593@svn.freebsd.org> From: Gabor Pali Date: Sat, 29 Mar 2014 22:04:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44384 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2014 22:04:03 -0000 Author: pgj Date: Sat Mar 29 22:04:03 2014 New Revision: 44384 URL: http://svnweb.freebsd.org/changeset/doc/44384 Log: - Insert an introductory sentence for the Chromium entry in the draft 2014Q1 status report Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Sat Mar 29 21:56:42 2014 (r44383) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Sat Mar 29 22:04:03 2014 (r44384) @@ -59,7 +59,11 @@ -

Over the last four years the Chromium team has been busy with +

Chromium is the open source web browser project from which + Google Chrome draws its source code. The browsers share the + majority of code and features, though there are some minor + differences in features and they have different licensing. Over + the last four years, the Chromium team has been busy with porting Chromium to &os;. This involves patching the browser so that it runs on &os;, tracking and documenting security updates, and merging patches back upstream.