From owner-svn-src-all@FreeBSD.ORG Thu Jun 12 16:51:53 2014 Return-Path: Delivered-To: svn-src-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 C6FC52DD; Thu, 12 Jun 2014 16:51:53 +0000 (UTC) Received: from mail-qa0-x22d.google.com (mail-qa0-x22d.google.com [IPv6:2607:f8b0:400d:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 56E5120D5; Thu, 12 Jun 2014 16:51:53 +0000 (UTC) Received: by mail-qa0-f45.google.com with SMTP id v10so1992871qac.4 for ; Thu, 12 Jun 2014 09:51:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=0Pb7xqEBdxfGqjVNkY0eX4dh9AEgDD6gpVLn5m11a0o=; b=WfIZ3rQgagCG+dsPK7/j+4jWlVGdM1wAERJs90DR8RE2l16Q6lQfa4tmRGUzvuFeol g7D+HuDvVcTcRIXOgAPAmkjfQQ6U0MCpAtPdeRWuw0YczTNp2UdYUH6PZpKcLX0Dktd0 e8L2pAbtm+wueXdfwxAy6P+WlNKQPzEJLSTgdOMScwMIL8KuYe8w+AIANjJ0jAJM4/Qi aW/7m7LtzRbt309dzkICUsZ1f7bfslaiVD7g6re46CA2paQzyj/s5DQY0H6434drn3mE gCNgpYTA0Pw7ErkTJEXi6u5c64Hs5/d9VmerbRoRwLH7FQB6z+tSyLXMDv5oA4abQTOK lXlw== MIME-Version: 1.0 X-Received: by 10.224.47.148 with SMTP id n20mr63133744qaf.90.1402591912452; Thu, 12 Jun 2014 09:51:52 -0700 (PDT) Sender: carpeddiem@gmail.com Received: by 10.140.49.239 with HTTP; Thu, 12 Jun 2014 09:51:52 -0700 (PDT) In-Reply-To: <201406121641.s5CGfrKG038652@svn.freebsd.org> References: <201406121641.s5CGfrKG038652@svn.freebsd.org> Date: Thu, 12 Jun 2014 12:51:52 -0400 X-Google-Sender-Auth: Ca8OCrGXGznOW7x40byVbBdt1e4 Message-ID: Subject: Re: svn commit: r267410 - stable/10 From: Ed Maste To: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 16:51:53 -0000 On 12 June 2014 12:41, Ed Maste wrote: > Author: emaste > Date: Thu Jun 12 16:41:52 2014 > New Revision: 267410 > URL: http://svnweb.freebsd.org/changeset/base/267410 > > Log: > MFC r265798, r265815 by wblock: Oops - vt.4 is already in stable/10 (and stable/9), and I had a typo in the revision. Sorry for adding bogus mergeinfo here. -Ed