                      Ŀ
                       D O N ' T   P A N I C   ! 
                                ;-)              
                      

Bugs fixed


V1.96
- no hiding of cursor anymore
  some editors had problems with it
- a problem with RunEveryXMon if >1
- default for editor (tedit.exe)
- after editing config via key 'c' events were not sorted
- ConfigChanged didn't always detect a changed config file 
- error with calculation of DoNotRun...
- some cosmetic bugs

V1.95
- a config file without any event caused an exception.

V1.94
- red screen at start
  this bug was involved by version 1.9beta :-(, now hopefully fixed.

V1.93beta
- when starting with one single event WarpCron hung -> fixed.
- a small error in the config-read routine fixed.

V1.92beta
- WarpCron sometimes starts up with a red screen and terminates after that.
  That was a problem with an internal converting routine during reading of
  warpcron.mis . Fixed.

V1.9beta
- all time routines completely rewritten. They're much smarter now and I don't
  think that there are still bugs in them.

V1.5b3
- the calculating in RunEveryXMin, RunEveryXDay and RunEveryXMon was buggy.
  Now hopefully fixed.
- very strange bug in an internal routine: MaxDayOfMonth returns everytime
  31 and not 28, 29, 30 or 31. Perhaps I was drunken as I write this
  function ;-)
- WarpCron didn't search the config in the etc anymore... fixed.
- verification of logfile didn't always work
- some little internal bugs fixed.

V1.5
- the mode of the screen at start was not always restored
  after end of WarpCron (25 <> 80 lines mode).
- screen-bug: the word 'today' sometimes occured instead of 'tommorow'
- bug in calculation of RunEveryXMin
- StartByKey did not count RunEveryXMin
- at a reread of the config WarpCron sometimes did not find its warpcron.cfg
  and caused strange errors.


V1.47
- a bug with the config read routine; keywords were recognized after the
  terminator ';' too :-( This caused some strange errors.
- screen became blank if logfile does not exists anymore.
  Now WarpCron proofs the logfile every time it will write something in the
  logfile.

V1.45
- some screen-painting bugs

V1.42
- signtime does not work correct
- sometimes the screen becomes black
- the boring "waiting for next minute..." is not needed anymore

V1.41:
- calculating of minutes was not perfect

V1.4:
- events don't start at 00:00

V1.3x:
- sometimes an event time went >23
- DATE showed day/month/day, not day/month/year ;-)
- some programs terminated immediately after starting.
  This was the thing with the wrong directory.
- RunEveryXMin did not run >24 hours
  now hopefully fixed.

