summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 78d1789d49e..a6e5d4d3d40 100644
--- a/TODO
+++ b/TODO
@@ -13,12 +13,9 @@ Public domain. TeX Live TODO:
0. Things that have to hang fire until 2010
===========================================
-- PDF 1.5 by default, \pdfcompresslevel=2, per Elie R.
- .ini + option V in dvipdfmx.cfg (and xdvipdfmx?).
- Fix .ARCH revision computation to ignore .tlpsrc and use a
file from the package itself when decreasing revisions need to be
handled. Norbert mail to tldev, 22 Nov 2009 01:09:56.
-- Remove scheme-gut.
- unzip 6.0?
- Remove hide=1 from *.tlpsrc and in TLUtils.pm do:
- my $hide = (defined($keyval{'hide'}) ? $keyval{'hide'} : 0);
@@ -141,6 +138,9 @@ instead of duplicating all the normal changes.
3. Infrastructure and installer
===============================
+- keep list of forcibly removed packages in tlpdb, so package-to-package
+ dependencies can really be followed.
+
- user mode for tlmgr
- _install_package in TLMedia and install_package in TLUtils appear to be