home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / TOOLS / WCRON198 / fixed < prev    next >
Text File  |  1997-08-12  |  3KB  |  88 lines

  1.                       ┌───────────────────────────┐
  2.                       │ D O N ' T   P A N I C   ! │
  3.                       │          ;-)              │
  4.                       └───────────────────────────┘
  5.  
  6. Bugs fixed
  7. ──────────┘
  8.  
  9. V1.96
  10. - no hiding of cursor anymore
  11.   some editors had problems with it
  12. - a problem with RunEveryXMon if >1
  13. - default for editor (tedit.exe)
  14. - after editing config via key 'c' events were not sorted
  15. - ConfigChanged didn't always detect a changed config file 
  16. - error with calculation of DoNotRun...
  17. - some cosmetic bugs
  18.  
  19. V1.95
  20. - a config file without any event caused an exception.
  21.  
  22. V1.94
  23. - red screen at start
  24.   this bug was involved by version 1.9beta :-(, now hopefully fixed.
  25.  
  26. V1.93beta
  27. - when starting with one single event WarpCron hung -> fixed.
  28. - a small error in the config-read routine fixed.
  29.  
  30. V1.92beta
  31. - WarpCron sometimes starts up with a red screen and terminates after that.
  32.   That was a problem with an internal converting routine during reading of
  33.   warpcron.mis . Fixed.
  34.  
  35. V1.9beta
  36. - all time routines completely rewritten. They're much smarter now and I don't
  37.   think that there are still bugs in them.
  38.  
  39. V1.5b3
  40. - the calculating in RunEveryXMin, RunEveryXDay and RunEveryXMon was buggy.
  41.   Now hopefully fixed.
  42. - very strange bug in an internal routine: MaxDayOfMonth returns everytime
  43.   31 and not 28, 29, 30 or 31. Perhaps I was drunken as I write this
  44.   function ;-)
  45. - WarpCron didn't search the config in the etc anymore... fixed.
  46. - verification of logfile didn't always work
  47. - some little internal bugs fixed.
  48.  
  49. V1.5ß
  50. - the mode of the screen at start was not always restored
  51.   after end of WarpCron (25 <> 80 lines mode).
  52. - screen-bug: the word 'today' sometimes occured instead of 'tommorow'
  53. - bug in calculation of RunEveryXMin
  54. - StartByKey did not count RunEveryXMin
  55. - at a reread of the config WarpCron sometimes did not find its warpcron.cfg
  56.   and caused strange errors.
  57.  
  58.  
  59. V1.47
  60. - a bug with the config read routine; keywords were recognized after the
  61.   terminator ';' too :-( This caused some strange errors.
  62. - screen became blank if logfile does not exists anymore.
  63.   Now WarpCron proofs the logfile every time it will write something in the
  64.   logfile.
  65.  
  66. V1.45ß
  67. - some screen-painting bugs
  68.  
  69. V1.42
  70. - signtime does not work correct
  71. - sometimes the screen becomes black
  72. - the boring "waiting for next minute..." is not needed anymore
  73.  
  74. V1.41ß:
  75. - calculating of minutes was not perfect
  76.  
  77. V1.4:
  78. - events don't start at 00:00
  79.  
  80. V1.3x:
  81. - sometimes an event time went >23
  82. - DATE showed day/month/day, not day/month/year ;-)
  83. - some programs terminated immediately after starting.
  84.   This was the thing with the wrong directory.
  85. - RunEveryXMin did not run >24 hours
  86.   now hopefully fixed.
  87.  
  88.