summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2010-09-12 20:39:21 +0000
committerNorbert Preining <preining@logic.at>2010-09-12 20:39:21 +0000
commit1d519a5b9d1afdbb5776aa67528ce4cc6b82ac40 (patch)
treef1f06e6ec9e8427315144875798bcae14931bf95 /TODO
parent5882a85eb9148d3c3354663f7cf11de2f0d2de69 (diff)
add todo for on-the-fly update of tlpdb options
git-svn-id: svn://tug.org/texlive/trunk@19678 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index e2e7531d49f..09b54885eaa 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,16 @@ Make initialization of those options from the tlpdb using
$tlpdb->option('-installer' => 1)
not complain on the tlpsrc-set (installer only option) not complain
+* separate Menu entries and Desktop links on Windows
+ patch available
+
+* allow on the fly update of options in the tlpdb
+ IDEA: we already have the list of old options in TLConfig::TLPDBOptions
+ when updating texlive.infra successfully, we have in some way load the
+ *NEW* TLConfig.pm and read out the NEW TLConfig::TLPDBOptions. Then
+ we can compare the old and the new set and add the old and new options,
+ adding the new options with the default values.
+
0. Things that have to hang fire until 2011
===========================================