From 9e69e9297cfc02f930c83c6d0532bda469f8c42c Mon Sep 17 00:00:00 2001 From: mainzelm Date: Thu, 3 Jan 2002 10:20:26 +0000 Subject: [PATCH] Less to do --- TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 33a5a34..0f6ab98 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,10 @@ 0.6.0 release-critical: ======================= -Let scsh/top.scm print the correct version number [Martin] - Add "See file COPYING." to all files Add syslog to the manual and the RELEASE notes [Mike/Martin] -bufpol/line is said to flush on stdin, but this seems to be impossible -since stdin changes for each thread => derelease bufpol/line for now [Martin] - Test on all available platforms [Martin,...] Check whether cygwin compiles [Brian] @@ -18,6 +13,8 @@ Polish scsh.net [Everybody] Non-critical: [Martin] ============= +implement bufpol/line's flush on stdin + Fix memory leak at the end of procobj.scm Move the code of time_plus_ticks to time1.c as it is not machine dependent