From 28e10bc384275876606e802ed8ab2a56ae98b625 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Mon, 4 Jun 2012 18:37:26 +0200 Subject: [PATCH] TODO: Refactor TLS disabling --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 6ac45b1..b667152 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,12 @@ TODO See KNOWN_BUGS for real bugs. +Bugs to fix and features to add for 4.3 +--------------------------------------- + +Refactor TLS disabling. Seems to be happen twice, once in 20-setup-apt +and once in 10-disable-tls. + Bugs to fix and features to add for 5.0 ---------------------------------------