From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: util-linux-owner@vger.kernel.org Received: from smtp.gentoo.org ([140.211.166.183]:48317 "EHLO smtp.gentoo.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751319Ab3EDEt3 (ORCPT ); Sat, 4 May 2013 00:49:29 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BED4B33DB6E for ; Sat, 4 May 2013 04:49:28 +0000 (UTC) From: Mike Frysinger To: util-linux-ng@vger.kernel.org Subject: [PATCH] docs: note ddate removal Date: Sat, 4 May 2013 00:49:34 -0400 Message-Id: <1367642974-2425-1-git-send-email-vapier@gentoo.org> Sender: util-linux-owner@vger.kernel.org List-ID: Signed-off-by: Mike Frysinger --- Documentation/releases/v2.23-ReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/releases/v2.23-ReleaseNotes b/Documentation/releases/v2.23-ReleaseNotes index 1da0007..7e9ed88 100644 --- a/Documentation/releases/v2.23-ReleaseNotes +++ b/Documentation/releases/v2.23-ReleaseNotes @@ -10,6 +10,9 @@ version. The command chkdupexe has been REMOVED from util-linux. +The command ddate has been REMOVED from util-linux. You can find it here: +https://github.com/bo0ts/ddate + The library libblkid supports LIBBLKID_DEBUG= environment variable to print debug messages on stderr. The old BLKID_DEBUG= is no more supported. -- 1.8.2.1