From: Karel Zak Date: Fri, 23 Apr 2021 08:43:06 +0000 (+0200) Subject: docs: update TODO X-Git-Tag: v2.37-rc2~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=638d1277cc3859a61697928e68f5c9b042b04285;p=thirdparty%2Futil-linux.git docs: update TODO Addresses: https://github.com/karelzak/util-linux/issues/1291 Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 129f658a12..43224a9a1d 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -1,6 +1,13 @@ Note that items with (!) have high priority. +all +--- + + - use gettext() for column names on output in libsmartcols based tools and + accept trantated as well as original names on command line (lsblk -o NAME,SIZE). + https://github.com/karelzak/util-linux/issues/1291 + tests ----- - add MacOS to GitHub Actions (.github/workflows/cibuild.yml). Note, we have used @@ -13,9 +20,6 @@ script (lib/pty-session.c) -------------------------- - (!) add #ifdefs and optional code for non-signalfd() systems - - - docs ---- - use terminal hyperlinks (for example for --help)