From zeising@daemonic.se  Tue May  1 10:44:52 2012
Return-Path: <zeising@daemonic.se>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 32E4E106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 May 2012 10:44:52 +0000 (UTC)
	(envelope-from zeising@daemonic.se)
Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 82F418FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 May 2012 10:44:51 +0000 (UTC)
Received: from mail.lysator.liu.se (localhost [127.0.0.1])
	by mail.lysator.liu.se (Postfix) with ESMTP id 29D3B40002
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 May 2012 12:44:49 +0200 (CEST)
Received: by mail.lysator.liu.se (Postfix, from userid 1004)
	id 1EFC040003; Tue,  1 May 2012 12:44:49 +0200 (CEST)
Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.lysator.liu.se (Postfix) with ESMTPSA id C581340002
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 May 2012 12:44:47 +0200 (CEST)
Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6])
	by mx.daemonic.se (Postfix) with ESMTPS id 3VhfQ73VqMz8ggx
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 May 2012 12:44:47 +0200 (CEST)
Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA)
	by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025)
	with ESMTPS id Z20x4e82f4QV for <FreeBSD-gnats-submit@freebsd.org>;
	Tue,  1 May 2012 12:44:45 +0200 (CEST)
Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4])
	by mx.daemonic.se (Postfix) with ESMTPS id 3VhfQ51LyDz8ggv
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 May 2012 12:44:45 +0200 (CEST)
Received: from vincent.daemonic.se (login.daemonic.se [IPv6:2001:470:dca9:0:1::10])
	by mail.daemonic.se (Postfix) with ESMTPS id 3VhfQ50npkz9Ctj
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 May 2012 12:44:45 +0200 (CEST)
Received: (from zeising@localhost)
	by vincent.daemonic.se (8.14.5/8.14.5/Submit) id q41Aij57068307;
	Tue, 1 May 2012 12:44:45 +0200 (CEST)
	(envelope-from zeising)
Message-Id: <201205011044.q41Aij57068307@vincent.daemonic.se>
Date: Tue, 1 May 2012 12:44:45 +0200 (CEST)
From: Niclas Zeising <zeising@daemonic.se>
Reply-To: Niclas Zeising <zeising@daemonic.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] misc. updates to the relase notes in current
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167478
>Category:       docs
>Synopsis:       [PATCH] misc. updates to the relase notes in current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hrs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 01 10:50:11 UTC 2012
>Closed-Date:    
>Last-Modified:  Sun May 13 15:29:29 UTC 2012
>Originator:     Niclas Zeising
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 9.0-RELEASE FreeBSD 9.0-RELEASE #0 r232364: Fri Mar 2 01:14:23 CET 2012 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	The release notes in head are usually not updated when new software and other changes are made into head.  This can make the creation of the relase notes during the release process a tedious job.
>How-To-Repeat:
	
>Fix:

	Attached patch adds some updates to the release notes.  I will try to keep them updated and send new patches when noteworthy things are commited to head.

--- relnotes.article.sgml.diff begins here ---
Index: head/release/doc/en_US.ISO8859-1/relnotes/article.sgml
===================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.sgml	(revision 234868)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.sgml	(working copy)
@@ -323,6 +323,13 @@
   <sect2 id="userland">
     <title>Userland Changes</title>
 
+    <para>The dynamic linker <filename>rtld-elf</filename> has added support
+      for GNU hash support.</para>
+
+    <para>A new version of the memory allocator, jemmalloc, has been
+      merged and as a consequence the format of
+      <filename>/etc/malloc.conf</filename> has changed.</para>
+
     <para role="merged">The &man.adduser.8; utility now supports
       a <option>-M</option> option to set the mode of a new user's
       home directory.</para>
@@ -438,7 +445,8 @@
     <sect3 id="rc-scripts">
       <title><filename>/etc/rc.d</filename> Scripts</title>
 
-      <para></para>
+      <para><literal>set_rcvar()</literal> has been removed from the rc.d
+	subsystem.</para>
 
     </sect3>
   </sect2>
@@ -446,6 +454,24 @@
   <sect2 id="contrib">
     <title>Contributed Software</title>
 
+    <para><application>ACPICA</application> was updated to 20120420
+      version.</para>
+
+    <para>The compiler collection <application>clang</application> and
+      <application>llvm</application> has been updated to upstream
+      r154661.</para>
+
+    <para>Version 2012-03-20-cddcf8734ed06ada9384a461bc21d58b44f6eba1 of
+      <application>libcxxrt</application> was added.
+
+    <para>Version r152718 of <application>libc++</application>, from the llvm
+      project, was added.</para>
+
+    <para>The heimdal <application>kerberos</application> application suite was
+      updated to 1.5.2.</para>
+
+    <para><application>BIND</application> was updated to 9.8.2.</para>
+
     <para role="merged"><application>AMD</application> has been updated from 6.0.10
       to 6.1.5.</para>
 
--- relnotes.article.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Tue May 8 16:48:25 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167478 
Responsible-Changed-From-To: eadler->hrs 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Sun May 13 15:29:28 UTC 2012 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167478 
>Unformatted:
