summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
===========================================