From ef470c559f843c062a7d83bf8dabb68e021d5b1d Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Sun, 3 Jun 2007 21:47:45 -0400 Subject: [PATCH] update TODO file --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 3d7f82e..dac9737 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,5 @@ - adding the ability to monitor files for changes - watching /var/run/utmp - reading out the relevant INIT_PROCESS entry when /var/run/utmp changes +- move most of the code to a separate runtime library (libplyre maybe?) and + have the various binaries link to it