From owner-svn-doc-head@FreeBSD.ORG Sun Oct 20 16:44:59 2013
Return-Path:
Delivered-To: svn-doc-head@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTP id 459781B7;
Sun, 20 Oct 2013 16:44:59 +0000 (UTC) (envelope-from pgj@FreeBSD.org)
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))
(No client certificate requested)
by mx1.freebsd.org (Postfix) with ESMTPS id 323C72226;
Sun, 20 Oct 2013 16:44:59 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9KGixUd031427;
Sun, 20 Oct 2013 16:44:59 GMT (envelope-from pgj@svn.freebsd.org)
Received: (from pgj@localhost)
by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9KGixm3031426;
Sun, 20 Oct 2013 16:44:59 GMT (envelope-from pgj@svn.freebsd.org)
Message-Id: <201310201644.r9KGixm3031426@svn.freebsd.org>
From: Gabor Pali
Date: Sun, 20 Oct 2013 16:44:59 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r43010 - 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-head@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: SVN commit messages for the doc tree for head
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sun, 20 Oct 2013 16:44:59 -0000
Author: pgj
Date: Sun Oct 20 16:44:58 2013
New Revision: 43010
URL: http://svnweb.freebsd.org/changeset/doc/43010
Log:
- Add introduction for the 2013Q3 report, we are good to go now
Submitted by: theraven
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Sat Oct 19 16:52:39 2013 (r43009)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Sun Oct 20 16:44:58 2013 (r43010)
@@ -15,7 +15,21 @@
September 2013. This is the third of four reports planned for
2013.
-
+ We have had another very active three months in the &os; world,
+ including two Developer Summits (BSDCam and EuroBSDcon) that will be
+ covered in separate status reports. &os; continues to push hard
+ on security, with improvements to both the performance and
+ reliability of the random number generation, and more
+ compartmentalisation in programs in the base system. For
+ developers, there is work on a new modern debugger. There is also
+ a significant amount of of modernization in the support for
+ Objective-C and Ada via ports, making &os; a first-rate platform
+ for developing in either language, in addition to the existing
+ C++11 and C11 support already present in the base system. Server
+ users will be pleased to see improvements in the iSCSI stack and
+ scalability allowing over a million I/O operations per second on
+ commodify hardware, while desktop users will see improvements in X
+ support for new GPUs and for possible X replacements.
Thanks to all the reporters for the excellent work! This report
contains 30 entries and we hope you enjoy reading it.