home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / jeksh306 / updates.jek < prev   
Text File  |  1993-09-26  |  3KB  |  99 lines

  1. 2.83 r - Released 31/07/92
  2.  
  3. Finally got a version I was confident enough in to send out , 2 months worth
  4. of Beta Testing finished with.
  5.  
  6. 2.84 r - Released 02/08/92
  7.  
  8. Discovered that if a user has more than 2 names it complains.  Fixed
  9.  
  10. If a user uploaded using Jekyll and then re-ran jekshell the same session,
  11. they got asked to re-enter the descriptions  again.            Fixed
  12.  
  13. Also fixed the bug wherby if a user downloaded a 'Free' file , it would
  14. charge him the number of bytes for that file instead of ignoring it.
  15.  
  16. It will now display the following Macros in your FILES.XXX file if available
  17. #NAME , #ACCESS , #TIME , #FNAME
  18.  
  19. Sped up the file search for new files by a factor of about 5.
  20.  
  21. May be getting divorced because of getting up at 3am and coding for 4
  22. hours. (Sudden flash of inspiration) :->
  23.  
  24. Tightened up the code a bit , reduced memory needed to run and sped the code
  25. up generally.
  26.  
  27. I normally wouldn't send out an update this quickly unless it was a major
  28. fix , but the speed increase makes it worth while.
  29.  
  30. 2.85 r
  31.  
  32. Some more small bug fixes
  33.  
  34. 2.86 r
  35.  
  36. fixed the bug where a user entered 0 as the directory number causing a crash
  37.  
  38. Removed the [Y]our access prompt when a user uploads files as it was causing
  39. problems for Sysops on some BBS.
  40.  
  41. They can now only choose [A]ll (0) or [S]ysop level (32767)
  42.  
  43. 2.87 r
  44.  
  45. Made Jekshell compatable with the switches used in V1.36 of Jekyll soon to
  46. be released.
  47.  
  48. 3.00 r
  49.  
  50. Jekshell now searches for Pre-packed qmail packets , if found for that user
  51. it will ask if he/she wants to add that to his download list.
  52.  
  53. Users can also now upload their .REP packets whilst downloading files , BUT
  54. they MUST force the processing afterwards , as soon as I can get the info
  55. on how Turbo knows a .REP packet has been uploaded , hopefully this will be
  56. done away with.
  57.  
  58. You can now define your own uploader name for files where the user has just
  59. uploaded then hung up. (29 chars))
  60.  
  61. You can also define a one line description (79 chars) for the description of
  62. that file.
  63.  
  64. 3.02 r
  65.  
  66. Users can now also mark and download Database files from  within Jekshell.
  67.  
  68. I've changed the method of deletion to allow users to re-send the Qmail
  69. packet after exiting Jekshell.
  70.  
  71. 3.03 r
  72.  
  73. Fixed a few annoying bugs , mainly the following
  74.  
  75. The access level of the entries of the databases were not taken into account
  76. when letting the users download them , now they can see or choose database
  77. files at access levels greater than their own.
  78.  
  79. When choosing a file , pressing Q followed by <RET> caused it to look for a
  80. blank .tdb file , fixed.
  81.  
  82. 3.04r
  83.  
  84. Much faster clearing of prompts when marking files
  85.  
  86. Now sends the username to jekyll.ttp (V1.36 or greater)
  87.  
  88. 3.05
  89.  
  90. Jekshell now allocates all available memory left as a buffer to move files
  91. from one drive/folder to another , making this MUCH faster.
  92.  
  93. 3.06
  94.  
  95. Discovered that a re-allocation of memory was occouring when jekyll was
  96. loaded and run , this caused jekyll to exit straight away , the copy buffer
  97. is now only allocated when the command ADD is passed as a parameter, thus
  98. solving this problem.
  99.