From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org-mode release 7.8.11 Date: Tue, 29 May 2012 11:55:38 +0200 Message-ID: <87hauzpazp.fsf@altern.org> References: <87bolcr957.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZJ8g-0000Ps-Km for emacs-orgmode@gnu.org; Tue, 29 May 2012 05:55:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZJ8a-0004qB-C1 for emacs-orgmode@gnu.org; Tue, 29 May 2012 05:54:54 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:37988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZJ8a-0004pp-2r for emacs-orgmode@gnu.org; Tue, 29 May 2012 05:54:48 -0400 Received: by wefh52 with SMTP id h52so3129284wef.0 for ; Tue, 29 May 2012 02:54:45 -0700 (PDT) In-Reply-To: (Julian Bean's message of "Tue, 29 May 2012 10:08:20 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Julian Bean Cc: emacs-orgmode@gnu.org Hi Julian, Julian Bean writes: > I would like to know the differences between (for example) 7.8.03 and > 7.8.11. ~$ git log release_7.8.03..release_7.8.11 will display the git logs between those two releases. The purpose of http://orgmode.org/Change.html is to contain a human-readable log for major releases -- the logs for the development version are not completely written (they are in development too). If you want logs from the Emacs-24 branch, follow Jambunathan's instructions. HTH, -- Bastien