Less to do
This commit is contained in:
parent
3eec9a6429
commit
9e69e9297c
7
TODO
7
TODO
|
@ -1,15 +1,10 @@
|
||||||
0.6.0 release-critical:
|
0.6.0 release-critical:
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
Let scsh/top.scm print the correct version number [Martin]
|
|
||||||
|
|
||||||
Add "See file COPYING." to all files
|
Add "See file COPYING." to all files
|
||||||
|
|
||||||
Add syslog to the manual and the RELEASE notes [Mike/Martin]
|
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,...]
|
Test on all available platforms [Martin,...]
|
||||||
|
|
||||||
Check whether cygwin compiles [Brian]
|
Check whether cygwin compiles [Brian]
|
||||||
|
@ -18,6 +13,8 @@ Polish scsh.net [Everybody]
|
||||||
|
|
||||||
Non-critical: [Martin]
|
Non-critical: [Martin]
|
||||||
=============
|
=============
|
||||||
|
implement bufpol/line's flush on stdin
|
||||||
|
|
||||||
Fix memory leak at the end of procobj.scm
|
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
|
Move the code of time_plus_ticks to time1.c as it is not machine dependent
|
||||||
|
|
Loading…
Reference in New Issue