log

age author description
Thu, 14 Jun 2007 15:33:50 +0000 Richard Laager Remove the use of compiler string concatenation in a translatable string to
Thu, 14 Jun 2007 15:33:28 +0000 Richard Laager Replace "timedout" with "timed out".
Thu, 14 Jun 2007 15:29:53 +0000 Richard Laager Replace "wer" with "were"
Wed, 13 Jun 2007 12:26:48 +0000 Sadrul Habib Chowdhury Custom logger selection doesn't work after a restart. To fix this, we do a
Wed, 13 Jun 2007 08:07:06 +0000 Sadrul Habib Chowdhury Make timeout-callbacks behave like they would in C plugins (ie. the callback
Tue, 12 Jun 2007 21:25:56 +0000 Sadrul Habib Chowdhury merge of '121873f517c4c5e2d65c3a1cdd152694834d7db0'
Mon, 11 Jun 2007 17:36:40 +0000 Richard Laager Remove an old line of code to make this behave as desired. Good catch, Mark.