summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2009-02-05 15:51:14 +0100
committerKarel Zak2009-02-05 15:51:14 +0100
commit6d99d91c38e385739b74302d00620ed9b4c1ee4f (patch)
tree1bd1656dd8662676283060bfa34e30e9ab02849a /TODO
parentfsck.cramfs: segfault with INCLUDE_FS_TESTS and no -x option (diff)
downloadkernel-qcow2-util-linux-6d99d91c38e385739b74302d00620ed9b4c1ee4f.tar.gz
kernel-qcow2-util-linux-6d99d91c38e385739b74302d00620ed9b4c1ee4f.tar.xz
kernel-qcow2-util-linux-6d99d91c38e385739b74302d00620ed9b4c1ee4f.zip
docs: add suggestion about TZ=UTC to TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 070b585f0..42cbed417 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.