AboutSummaryRefsLogTreeCommitDiffStats
path: root/TODO
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2015-08-11 15:36:01 +0200
committerMathieu Lirzin <mthl@gnu.org>2016-05-07 11:32:19 +0200
commitf0feb586b711c6085d9b701197756840f7f9aa5d (patch)
treebe7ae705e937aab0a11c918a1fceff8b16700f46 /TODO
parentcdd26d5b00a7472e7a235b473e5b3eeab5f905b9 (diff)
downloadmcron-f0feb586b711c6085d9b701197756840f7f9aa5d.tar.gz
mcron-f0feb586b711c6085d9b701197756840f7f9aa5d.tar.bz2
mcron-f0feb586b711c6085d9b701197756840f7f9aa5d.zip
maint: Augment TODO.
* TODO <Maybe in the near future>: Add items.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9ed8bca..b43f233 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
GNU mcron --- TODO -*-text-*-
+ Copyright (C) 2015, 2016 Mathieu Lirzin
Copyright (C) 2003, 2005, 2006, 2014 Dale Mellor
Copying and distribution of this file, with or without modification,
@@ -19,6 +20,14 @@ Maybe in the near future...
core or other users' files up. Then allow scheme code in the system
crontabs.
+ * Make mcron behavior not depend on the name used to invoke it, to conform
+ to GNU Coding Standards.
+
+ * Provide a test suite using SRFI-64 API.
+ <http://srfi.schemers.org/srfi-64/srfi-64.html>.
+
+ * Internationalize Mcron using GNU Gettext and ask the Translation
+ Project to handle the localization.
There are no plans to actually do the following any time soon...