Noted a todo for the copyright messages
authorllbatlle@taga
Wed, 16 Jul 2008 11:34:06 +0200
changeset 230 a7f810620541
parent 229 fac290a405e6
child 231 558b281b88f5
Noted a todo for the copyright messages
buglist.bug
--- a/buglist.bug	Wed Jul 16 11:31:36 2008 +0200
+++ b/buglist.bug	Wed Jul 16 11:34:06 2008 +0200
@@ -1,6 +1,7 @@
-17
+18
 0	1	sleep	recv() may return ECONNRESET	\nI don't know why. It happened sometimes, when the client didn't send any\nENDJOB message.\nIt should be investigated.\n\nHypothesis:\n- maybe recv() returns ECONNRESET if the other side process has died but not\n  closed()?\n  simple tests seem to show that it's not true.
 5	5	fixed	Removing a job doesn't kill the ts client	\nThe client rests forever.
 4	5	fixed	Terminal Control-C to a "ts -nf myprogram" breaks the queue.	
 8	1	fixed	Removing a job doesn't wake up its "waiters"	\nIn a terminal: ts -w 15\nIn another: ts -r 15\n\nThe first terminal doesn't wake up.
 9	2	fixed	The "-t" option doesn't die after the application dies.	\n-t could have, moreover, the behaviour of -w
+17	2	open	Change the copyright years	From 2007 to 2007-2008