From owner-freebsd-stable Thu Oct 17 19:46:54 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA18498 for stable-outgoing; Thu, 17 Oct 1996 19:46:54 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA18492 for ; Thu, 17 Oct 1996 19:46:46 -0700 (PDT) Received: from rover.village.org (localhost [127.0.0.1]) by rover.village.org (8.7.6/8.6.6) with ESMTP id UAA11178; Thu, 17 Oct 1996 20:46:16 -0600 (MDT) Message-Id: <199610180246.UAA11178@rover.village.org> To: Dave Hayes Subject: Re: FreeBSD-stable new release Cc: Narvi , freebsd-stable@freebsd.org In-reply-to: Your message of "Thu, 17 Oct 1996 15:32:36 PDT." <199610172232.PAA16559@kachina.jetcafe.org> References: <199610172232.PAA16559@kachina.jetcafe.org> Date: Thu, 17 Oct 1996 20:46:15 -0600 From: Warner Losh Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199610172232.PAA16559@kachina.jetcafe.org> Dave Hayes writes: : Pardon if this is clueless, but is there any way to see what (exactly) : has been changed between -stable releases other than comparing file : datetimes? cvs log -r RELENG_2_1_5 -r HEAD should do the trick, or at least come close. :-) Warner