From: Karel Zak Date: Thu, 5 Feb 2009 14:51:14 +0000 (+0100) Subject: docs: add suggestion about TZ=UTC to TODO file X-Git-Tag: v2.15-rc1~272 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d99d91c38e385739b74302d00620ed9b4c1ee4f;p=thirdparty%2Futil-linux.git docs: add suggestion about TZ=UTC to TODO file Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 070b585f0b..42cbed4176 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ -v2.15: -===== + * use TZ=UTC for tests * add NLS and err.h stuff to schedutils (chrt.c, taskset.c) @@ -56,9 +55,6 @@ v2.15: try to mount all unmounted entries } while (not all mounted && at least one new was successfully mounted) -v2.??: -===== - * agetty: use nl_langinfo() for days and months rather than hardcoded English names.