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