From fdd2c5c71a63e5fdd792b7f6757a7bb8aef7f39f Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 1 Aug 2001 04:54:50 +0000 Subject: [PATCH] Add entry; take ownership. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index ff9d0770f..b7b3fdac2 100644 --- a/TODO +++ b/TODO @@ -68,6 +68,8 @@ See also file HACKING. + Make sure that the deprecation mechanism explained in INSTALL and README is completed and works. +- [ttn] Fix scripts prelude per post by Daniel Skarda. + - Decide if setitimer and getitimer should accept bignum arguments instead, and fix them if so (make sure to migrate choice to unstable branch if needed).