home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RP_110.ZIP / RP.HIS < prev    next >
Encoding:
Text File  |  1994-10-01  |  3.6 KB  |  114 lines

  1. History file of RP
  2.  
  3. ! = bugfix
  4. + = Added feature
  5. - = Removed feature
  6. * = Changed feature
  7.  
  8. v1.10
  9.  
  10.   + Added support for service requests.
  11.  
  12.   + Added download counter support for RemoteAccess<tm> FDB.
  13.  
  14.   + Added template requesting.
  15.  
  16.   + CDrom areas are now only compiled once.
  17.  
  18.   + Added heartbeat code.
  19.  
  20.   + RP now reports WHY files could not be found.
  21.  
  22.   + Enhanced screen display
  23.  
  24.   ! If CD-Rom copying failed, RP would leave a 0-byte file in the
  25.     temporary directory
  26.  
  27.   ! If there where errors to be logged very early they would not be
  28.     written to the logfile because it was opened later on in the code.
  29.  
  30.   * Revamped the timeslot system.
  31.     available, the setup is a bit more clear on this ;-)
  32.  
  33.   + You cannow disable groups, noderecords and levels according to task#
  34.  
  35.   + Added timeslot/task disabling to the node database.
  36.  
  37.   + Added wildcards to the nodebase.
  38.  
  39.   * Changed structure of filebase. Don't forget to run RPCOMP.
  40.  
  41.   * template keywords are now case insensitive.
  42.  
  43.   ! /a parameters on the description compilers caused RP to hang.
  44.  
  45.   ! the temporary path was not cleaned on InterMail systems who used the
  46.     $TASK$ macro in their temporary path.
  47.  
  48.   * RAdesc has better error handling now.
  49.  
  50.   + Individual marking of free files and directory's, besides per group.
  51.  
  52.   ! If you used the password option in the list file, the last character
  53.     of the password was not stored by RPCOMP.
  54.  
  55.   + Added default paths for templates and list files.
  56.  
  57.   + RP can now make a carbon copy of all messages send out in *.MSG format.
  58.  
  59.   + Added InterMail 2.26 compatibility.
  60.  
  61.   + RP can include file dates and sizes now in the response message.
  62.  
  63.   + You can change the date format now.
  64.  
  65.   ! The PCBoard description compiler compiled the same directory more then
  66.     once if you had included it in multiple conferences.
  67.  
  68.   ! The $TASK$ macro was interpreted *AFTER* cleaning the temp path. If you
  69.     used the $TASK$ macro, the temporary path was not cleaned up!
  70.  
  71.   ! If the nodelist index was not up-to-date, RP could halt with a runtime
  72.     error 2.
  73.  
  74.   ! Fixed RAPWDLST. If there was a comment line in the header file, and
  75.     a password was filled in, RP would see that as a password protected
  76.     file, and cause the whole directory to become password protected.
  77.     (because the filename was empty).
  78.  
  79.   * More detailed logging.
  80.  
  81.   * Various small fixes and improvements.
  82.  
  83. v1.01
  84.  
  85.   + Added InterMail support.
  86.  
  87.   ! RPcomp screwed up when textbase.rp became larger then 32k. This resulted
  88.     in "unable to send" entries in your mailer logfile.
  89.  
  90.   + The enhanced runtime error display is now included with all RP executables.
  91.  
  92.   ! All description compilers could stop with either runtime error 203 (out
  93.     of memory, because the compiler kept all descriptions in memory), or
  94.     runtime error 204 (bad pointer operation, which could pop up randomly).
  95.     This was caused by the library RPDESC. A fixed version of that unit is
  96.     also included.
  97.  
  98.   + Added description compilers for: EzyCom (by Heinz-Josef Bomanns)
  99.                                      PCBoard (by Dik Bots)
  100.                                      4Dos/NDos.
  101.  
  102.   * The nodelist seek routines now allow the same net to be included more
  103.     then once in the nodelist.
  104.  
  105.   ! In unregistered mode or when recovertime was zero the statistic keywords
  106.     were disabled.
  107.  
  108.   ! Only for the first 1024 files in the description database descriptions
  109.     were included in the response message.
  110.  
  111.   ! When there was no description database, but you had the %DESCRIPTION%
  112.     keyword in use, RP would stop with a runtime error.
  113.  
  114.