From nobody@FreeBSD.org  Thu Feb 11 22:15:06 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6A2531065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Feb 2010 22:15:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5A16E8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Feb 2010 22:15:06 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1BMF6hJ084362
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Feb 2010 22:15:06 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1BMF6xi084360;
	Thu, 11 Feb 2010 22:15:06 GMT
	(envelope-from nobody)
Message-Id: <201002112215.o1BMF6xi084360@www.freebsd.org>
Date: Thu, 11 Feb 2010 22:15:06 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] fix missing 8.0-RELEASE in stable/8/UPDATING
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143824
>Category:       conf
>Synopsis:       [patch] fix missing 8.0-RELEASE in stable/8/UPDATING
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 11 22:20:00 UTC 2010
>Closed-Date:    Wed May 12 23:20:35 CEST 2010
>Last-Modified:  Wed May 12 21:30:02 UTC 2010
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
After FreeBSD 8.0 was released there is no record about this event in RELENG_8's src/UPDATING (it's in RELENG_8_0 though).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: stable/8/UPDATING
===================================================================
--- stable/8/UPDATING	(revision 203789)
+++ stable/8/UPDATING	(working copy)
@@ -20,6 +20,9 @@
 	via the DEADLKRES option, see NOTES for more details) and the
 	sleepq_type() function for sleepqueues.
 
+20091125:
+	8.0-RELEASE.
+
 20090929:
 	802.11s D3.03 support was committed. This is incompatible with
 	the previous code, which was based on D3.0.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Wed May 12 23:20:18 CEST 2010 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143824 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/143824: commit references a PR
Date: Wed, 12 May 2010 21:20:18 +0000 (UTC)

 Author: brueffer
 Date: Wed May 12 21:20:04 2010
 New Revision: 208002
 URL: http://svn.freebsd.org/changeset/base/208002
 
 Log:
   Note 8.0-RELEASE.
   
   PR:		143824
   Submitted by:	pluknet <pluknet@gmail.com>
 
 Modified:
   head/UPDATING
 
 Modified: head/UPDATING
 ==============================================================================
 --- head/UPDATING	Wed May 12 20:58:08 2010	(r208001)
 +++ head/UPDATING	Wed May 12 21:20:04 2010	(r208002)
 @@ -83,6 +83,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.
  
  	The meanings correspond to the relevant IPv4 variables.
  
 +20091125:
 +	8.0-RELEASE.
 +
  20091113:
  	The default terminal emulation for syscons(4) has been changed
  	from cons25 to xterm on all platforms except pc98.  This means
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
