From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: BUG: org-todo-yesterday logs wrong date Date: Wed, 19 Oct 2011 01:17:21 +0200 Message-ID: <20111018231721.GA22432@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGIuX-0004PS-Et for emacs-orgmode@gnu.org; Tue, 18 Oct 2011 19:17:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGIuV-00020h-Rf for emacs-orgmode@gnu.org; Tue, 18 Oct 2011 19:17:29 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:48809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGIuV-00020P-KF for emacs-orgmode@gnu.org; Tue, 18 Oct 2011 19:17:27 -0400 Received: by bkbzu5 with SMTP id zu5so1646240bkb.0 for ; Tue, 18 Oct 2011 16:17:26 -0700 (PDT) Content-Disposition: inline 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: emacs-orgmode@gnu.org Hi, org-todo-yesterday and org-agenda-todo-yesterday log a note using the current timestamp and not a timestamp of 23:59 of yesterday's date. I'm using Org-Mode 7.7 pulled today from the git repository. Cheers, Viktor