home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / PCFAE094.ZIP / HISTORY.DOC < prev    next >
Text File  |  1994-02-16  |  32KB  |  493 lines

  1.  
  2.                         FAE: PC-Board File Area Editor
  3.                               History of Changes
  4.                        --------------------------------
  5.          V0.1      o  Fixed edition of multi-line descriptions.
  6.                    o  Fixed bug when batch deleting ALL files in
  7.                       a file area.
  8.                    o  Fixed bug when entering empty file area and
  9.                       mass uploading files.
  10.                    o  Put in command to add new file area.
  11.                    o  When entering a conference with no file areas,
  12.                       FAE prompts you to create one.
  13.                    o  Added command to delete a file area BUT the DLPATH.LST
  14.                       file is NOT updated automatically.
  15.                    o  Put in command to remove offline files.
  16.                    o  FAE can create "PCBFILES.LST" by using F5 in Conference
  17.                       menu
  18.                    o  Added support for "New Uploads" area.  But most of the
  19.                       area commands are unavailable for this area (ie: Delete,
  20.                       Edit, Reorder, Rename).
  21.                    o  Shift+Letter or number allows you to jump to the next
  22.                       file that begins with the chosen letter.
  23.                    o  Rename command in file selection area.
  24.                    o  "Smart List" option allows you to mark offline files
  25.                       with "-Off-" instead of a file size.  Might put this
  26.                       in "PCBFILES.LST" too...
  27.                    o  If not path is entered when copying/moving files, they
  28.                       will be copied/moved to the current directory.
  29.                    o  Add files in all areas using F2 in conference menu.
  30.                    o  Remove offline in all areas using F4 in conference menu.
  31.  
  32.          v0.2      o  Possible to move files to another area in the same confer
  33.                       -ence, using 'M' in  file selection menu.
  34.                    o  Added capability to get FILE_ID.DIZ in an archive and put
  35.                       it as the file description.
  36.                    o  Toggle added in setup to upload FILE_ID.DIZ as the file
  37.                       description when mass uploading.  If none is found, then
  38.                       the default description will be used.
  39.                    o  Put in the basic engine for supporting comments in a file
  40.                       section.  The display scrolls and lengths of up to 255
  41.                       caracters are allowed (this gives you the chance to put
  42.                       color codes if you want).
  43.                    o  'A' in file selection menu allows you to add a blank
  44.                       comment line.  Use this when you want to start a new
  45.                       block of comment remarks.
  46.                    o  Fixed bug that messed up description when renaming files.
  47.  
  48.          v0.3      o  Fixed bug when using delete and removing files from hard
  49.                       disk.
  50.                    o  When in Edit Mode, fixed a bug where certain commands
  51.                       from the file selection menu could be used and generally
  52.                       caused display bugs.
  53.                    o  Most of the file selection menu commands are unavailable
  54.                       when you are on a comment line.
  55.                    o  Comment lines are displayed in a different color than
  56.                       regular files and descriptions.
  57.                    o  Some commands from the old batch menu are now available:
  58.                       Change Description, File Extension, Touch File Size.
  59.                    o  When using change description, you can use |1 and |2 to
  60.                       number the files (ie: My Program [1/2]) just type the
  61.                       control characters where you want them.
  62.                    o  Implemented a sorting routine.  Sorts by file name only.
  63.                    o  Added a "Smart Sort" toggle, that allows you to sort a
  64.                       file area ignoring all comment lines.
  65.                    o  Added sort by file size, file date, file extension.
  66.                    o  Sorting by description is now possible.  FAE uses only
  67.                       the FIRST line of a description to perform the sorting.
  68.                    o  Sort all areas using F3 in conference menu.
  69.                    o  Fixed bug that happened intermittently while sorting.
  70.                       this bug would take part of an extended description from
  71.                       another file area and put it in the current file area.
  72.                    o  Centered the help boxed a little bit.
  73.                    o  Put in capability to move files through conferences using
  74.                       N and CTRL+N in file selection menu.
  75.                    o  When using mass conference commands (upload, sort, remove
  76.                       offline) the new upload area is now processed.
  77.  
  78.          v0.4      o  When deleting comment lines, when the last comment line
  79.                       is deleted, edition mode is turned off.
  80.                    o  When tagging/untagging files, cursor jumps to the next
  81.                       file (there might be some bugs in the display once in a
  82.                       while though...).
  83.                    o  Put in 'T' and 'U' to tag/untag the current file.
  84.                    o  Fixed a major bug when using the Remove Offline command
  85.                       from the conference menu.  FAE properly detects offline
  86.                       files from here now.
  87.                    o  Fixed auto-numbering in batch descriptions.
  88.                    o  When using the /LIST parameter to create the master file
  89.                       list, the FAE now restores the cursor properly and also
  90.                       removes the FAE temporary directory.
  91.                    o  In the Area Edition, the data path is now appended with a
  92.                       backslash if the user does not put one.
  93.                    o  Fixed a bug that improperly removed extended descriptions
  94.                       when batch deleting files.
  95.                    o  When adding new areas, FAE adds the file path to the file
  96.                       containing all the paths to search in the conference.
  97.                    o  Fixed bug when adding a new area in a conference with a
  98.                       new uploads area.  It added two areas instead of one.
  99.                    o  Removed option to move down to the next file when tagging
  100.                       and untagging files in file selection menu.  It caused to
  101.                       many unpredictable and nagging bugs.
  102.                    o  Fixed a small display bug in Archive Manager.
  103.                    o  When entering Area Path in Edit Area command, FAE checks
  104.                       if the path exists, if not, offers to create it.
  105.                    o  Added batch purify in file selection menu.
  106.                    o  F5 in file selection menu allows you to enter a search
  107.                       string, and positions you on the first occurance of that
  108.                       text.
  109.                    o  F6 in file selection menu searches for the next occurance
  110.                       of the string entered with F5.
  111.  
  112.          v0.5      o  New control window when hitting CTRL+F3 to get sorting
  113.                       method.
  114.                    o  Sorting is now possible by ascending or descending
  115.                       fashion.
  116.                    o  Allows edition of sorting field when editing a file area.
  117.                    o  When sorting, a new flag has been added in FAESET, in
  118.                       the area sort toggle, you can now select "area default"
  119.                       which will use the area sort value when sorting with F3.
  120.                    o  When using the F5 or F6 search, FAE now displays a
  121.                       message when the text is not found.
  122.                    o  When mass uploading from the conference menu, areas that
  123.                       are processed will be displayed at the same line until
  124.                       one has new files, thus only the areas with new files
  125.                       will be displayed.  Also, the total number of files
  126.                       uploaded will be shown.
  127.                    o  When using 'G' or CTRL+G to get FILE_ID.DIZ, fixed bug
  128.                       that cleared the description the file processed was not
  129.                       a ZIP/ARJ/LZH archive.
  130.                    o  When putting in a FILE_ID.DIZ description, if the present
  131.                       description includes a "Uploaded by: " line, it will be
  132.                       appended to the .DIZ description automatically.
  133.                    o  When loading a DIR file, FAE now recognizes files marked
  134.                       "OFF-LINE" or "DELETED".
  135.                    o  After saving the DIR file, no extra line of trash is
  136.                       displayed on the screen.
  137.                    o  Added a "Uploader Name" field in FAESET, if you put a
  138.                       name here, when you'll mass upload files, a "Uploaded
  139.                       by: " line will be appended to the description.
  140.                    o  In the Batch menu, added "Uploaded by" field.  Allows you
  141.                       to change or to add an uploader name for a file.
  142.                    o  Fixed bug when using 'T' or 'U' to tag/untag while on an
  143.                       extended description.  It would tag the description, not
  144.                       the file.
  145.                    o  Put in the remove old files command.
  146.                    o  Added CTRL+BACKSPACE in the edition of file descriptions,
  147.                       to delete the previous word.
  148.                    o  When editing a file description, when in insert mode, the
  149.                       cursor changes shape.
  150.                    o  Fixed bug when using PGUP/PGDN on a file area that
  151.                       contains a lot of lines.
  152.                    o  Changed exit screen.
  153.                    o  When in edition mode, removed possibility to use ESC key.
  154.                    o  If no changes have been made to the file area, FAE exits
  155.                       it. But, if you changed something, FAE will prompt you
  156.                       wether to save the changes or not.
  157.                    o  Removed intermittent mouse support.
  158.                    o  Put in virtual list for area processing.
  159.                    o  Fixed bug when moving files to new upload file area.
  160.                    o  Fixed bug in "Touch File Size" - Would not update display
  161.                       properly.
  162.                    o  Fixed bug in "Touch File Size" when processing files that
  163.                       are offline.
  164.                    o  Fixed bugs when adding new file areas.
  165.                    o  When a file is offline, it will be saved marked with
  166.                       "OFF-LINE" when using the File Listing switch is set to
  167.                       "Mark Offline" in FAESET.
  168.                    o  Files marked "DELETED" are marked "-Del-" in file list-
  169.                       ings.
  170.                    o  When removing files, it's now possible to simply mark
  171.                       the files as "DELETED".
  172.  
  173.          v0.6      o  Fixed update of tagged file counter when mass deleting.
  174.                    o  Refreshed the display of the number of files after mass
  175.                       deleting.
  176.                    o  Added an option when deleting files that allows to remove
  177.                       credit for the upload (size and nb uploads).  Works
  178.                       properly if it finds an "Uploaded by" line in the file
  179.                       description.
  180.                    o  Updated display of the number of tagged files when
  181.                       using the get file_id.diz command.
  182.                    o  Updated file info when using move to new conference.
  183.                    o  Managed to put back the jump to the next file/comment
  184.                       when tagging/untagging files. Fixed some of the bugs
  185.                       that used to happen.
  186.                    o  Changed edition of comment lines a little bit.
  187.                    o  Sped up CTRL+RIGHT processing on comment lines.
  188.                    o  Made the FAE smarter when it comes the time to determine
  189.                       if changes were made in a file area.
  190.                    o  Put in virtual lists in the archive manager.
  191.                    o  Fixed intermittent sorting bug in archive manager.
  192.                    o  Fixed bug when using ALT+X that would make FAE wait until
  193.                       you confirmed to save the changes made, but the screen
  194.                       wasn't visible to you.
  195.                    o  When exiting a file area (using escape or ALT+X) if you
  196.                       hit escape when FAE prompts you to save the changes, then
  197.                       you will remain in the file area.
  198.                    o  Automatic stripping of color codes when generating master
  199.                       file list.
  200.                    o  Fixed bug when mass uploading files, FAE would not always
  201.                       detect the presence of a "FILE_ID.DIZ" file.
  202.                    o  When mass deleting all files using CTRL+D, the file area
  203.                       would not be saved.
  204.                    o  Added space bar to tag/untag files in archive manager.
  205.  
  206.          v0.7      o  Fixed bugs caused by virtual list in batch delete and
  207.                       batch extract in archive manager.
  208.                    o  Fixed bug when using SHIFT+KEY that would lock-up the
  209.                       computer.
  210.                    o  Fixed bug when saving files marked as 'DELETED'.
  211.                    o  Better handling when entering extraction path in archive
  212.                       manager. Entering '.' or '..' will result in a display
  213.                       of the complete path.
  214.                    o  Fixed bug that would put random garbage when moving files
  215.                       through areas/conferences.
  216.                    o  Added DIR color configuration in FAESET...
  217.                    o  Fixed bug when creating master file list.  FAE would put
  218.                       in a new uploads area even if none existed in the current
  219.                       conference.
  220.                    o  Fixed intermittent bug in detection of ANSI files.
  221.                    o  Fixed display bugs when mass purging files.
  222.                    o  Fixed bug when purging file. If you were on a desc. line,
  223.                       FAE would not get the name of the file.
  224.                    o  Fixed bug when editing a comment line that is longer than
  225.                       the screen display.
  226.                    o  Fixed bug when insert mode would not work when editing a
  227.                       comment line.
  228.                    o  Fixed bug when sorting by file date.
  229.                    o  FAE replaces TAB character with 5 spaces when retrieving
  230.                       a FILE_ID.DIZ description.
  231.                    o  Fixed nagging display bug when editing a file area.
  232.                    o  Fixed bug when using home/end after deleting a file.
  233.                    o  Made FAESET smart when saving PCBFILER.DEF file.  It will
  234.                       save the 500 or 501 byte version depending on the original
  235.                       size.
  236.  
  237.          v0.8      o  LZH files containing path names are now loaded properly.
  238.                    o  Fixed bug that would mess up display with batch commands
  239.                       in the archive manager.
  240.                    o  Fixed bugs relating to LZH files in archive manager.
  241.                    o  Fixed bug when sorting files that had no extension in
  242.                       archive manager.
  243.                    o  FAE can now handle archives with path names longer than
  244.                       25 characters, but it only displays the first 24 on the
  245.                       screen.
  246.                    o  In archive manager, added "UnSorted" as a sort method.
  247.                       This will put the files in the order they were loaded.
  248.                    o  Improved FAE support for the different LZH file headers.
  249.                    o  FAE will now properly put back on-line a file marked as
  250.                       off-line in the file listings.
  251.                    o  When exiting from the file viewer/archive manager, FAE
  252.                       updates the size of the current file if it changed.
  253.                    o  Fixed update of tagged file counter when moving files,
  254.                       removing offline files and removing old files.
  255.                    o  Accelerated FAE when loading a file area.
  256.                    o  Put in new master file listing generator, that includes
  257.                       different statistics.
  258.                    o  In FAESET, made the conferences to be included in the
  259.                       master file list configurable.
  260.                    o  In FAESET, you can now configure the text FAE writes in
  261.                       the master file list when there are no files in an area.
  262.                    o  In FAESET, added selection of statistics to print in
  263.                       master file list.
  264.                    o  Fixed some more display bugs.
  265.                    o  Improved some of the input routines.
  266.                    o  Updated help text.
  267.                    o  When creating the master file list, FAE tries to include
  268.                       '%' marked files.
  269.                    o  When removing offline files, fixed bug that would cause
  270.                       a divide by zero error.
  271.                    o  FAE now saves the empty file area if you move all the
  272.                       files to another area.
  273.                    o  FAE untags all tagged files before sorting.
  274.                    o  When aborting a file move (by pressing escape), FAE now
  275.                       remains at the current position.
  276.                    o  Fixed bug when tagging files after using the rename
  277.                       command.
  278.                    o  Fixed bug when scrolling to the first line of a file
  279.                       in edit mode.
  280.                    o  Fixed some minor screen flashing in edit mode.
  281.  
  282.          v0.9      o  Added position counter when in area selection menu.
  283.                    o  When exiting program from the archive manager with ALT+X,
  284.                       FAE now prompts you to save if changes were made in the
  285.                       area before exiting.
  286.                    o  Added Shift+Key processing in Archive Manager.
  287.                    o  Archive Manager resets colors to gray on black before
  288.                       shelling to file viewer.
  289.                    o  Fixed tagging bug that appeared in the archive manager.
  290.                    o  Fixed file moving through conferences bug.
  291.                    o  Fixed bug when using CTRL+Y on the last file of an area.
  292.                    o  Added F8 to toggle screen (view file date or size),
  293.                       please check if this causes bugs!
  294.                    o  Fixed bugs when mass uploading files.
  295.                    o  Fixed display bugs when using Get FILE_ID.DIZ command.
  296.                    o  Changed "Delete" screen in area and file selection menu,
  297.                       also modified it in the archive manager.
  298.                    o  Changed Sort Selection screen.  The last two changes
  299.                       cut about 25K in EXE file.
  300.                    o  Expanded help in FAE and in FAESET.
  301.                    o  Put in my new archive library.  FAE should now process
  302.                       ARJ/LZH/ZIP Self-Extracting files.
  303.                    o  Fixed display bug when tagging last file on screen in
  304.                       archive manager.
  305.                    o  Redesigned "Edit Area Information" screen.
  306.                    o  Redesigned "Archive Sorting Method" screen.
  307.                    o  Added 2 new sorting methods in the archive manager:
  308.                       by packed size, and by file date.
  309.                    o  Archive Manager now detects ARJ secured files and gives
  310.                       a warning when one is found.
  311.                    o  Archive Manager attempts to detect ZIP -AV protected
  312.                       files, and warns the user if one is found.
  313.                    o  Added 'A' key in Archive Manager to display archive
  314.                       statistics.
  315.                    o  Added a status screen after loading file list if any
  316.                       changes were made while loading.
  317.                    o  Fixed bug when loading FILE_ID.DIZ file that had
  318.                       no carriage return at the end of the lines.
  319.                    o  Changed input routines when reading conferences.
  320.                    o  Added 'P' command in area selection menu to access the
  321.                       private directory.
  322.                    o  Fixed display problems after a batch copy.
  323.                    o  Properly reset tagged file counter after a batch delete.
  324.                    o  Fixed a bug in archive detection routines.
  325.                    o  FAE can now read SQZ type archive files, only file
  326.                       viewing is permitted for now with this type of archive.
  327.                    o  FAE can now fetch a FILE_ID.DIZ from an archive.
  328.                    o  Fixed bug when deleting last file in list, when file
  329.                       has a multi-line description.
  330.                    o  Added all regular archive manager features to SQZ files.
  331.                    o  FAE supports viewing of PCX/BMP/TIF/GIF/LBM files.
  332.                    o  Optimized some code for list processing.
  333.                    o  Optimized code for sorting.
  334.                    o  Stuffed more code in overlay.
  335.                    o  Sped up detection of archive type.
  336.                    o  Optimized code when viewing files.
  337.                    o  Accelerated loading of a file listing.
  338.                    o  When loading a FILE_ID.DIZ, FAE stops processing the file
  339.                       if it finds two blank lines in a row.
  340.                    o  Modified processing of CTRL+Y on file descriptions that
  341.                       are longer than the screen.
  342.                    o  Fixed another bug in archive detection routines.
  343.                    o  Sorting from conference menu is twice as fast now.
  344.                    o  Fixed a bug when sorting a file with comment lines from
  345.                       the conference menu.
  346.                    o  Added '/NEW:' command line parameter to mass upload
  347.                       files.
  348.                    o  Added '/SORT:' command line parameter to sort file areas.
  349.                    o  Added '/CLEAN:' command line parameter to remove offline
  350.                       files.
  351.                    o  Added '/?' to display command line help.
  352.                    o  Redesigned "Save file area" window.
  353.                    o  Fixed bugs when removing offline files in private
  354.                       section.
  355.                    o  Display is updated when using CTRL+T or CTRL+U to
  356.                       tag/untag files.
  357.                    o  All conference menu commands now also process the
  358.                       private uploads directory.
  359.                    o  ALT+X from the archive manager properly exits the program
  360.                       if no changes were made to the current file area.
  361.                    o  Fixed Move/Copy error messages.
  362.                    o  Fixed display bugs when mass uploading from conference
  363.                       menu.
  364.                    o  FAE now allows you to add files to the trashcan when
  365.                       batch deleting in the archive manager.
  366.                    o  Fixed some screen display bugs.
  367.                    o  Accelerated batch description routine.
  368.                    o  Optimized some code by switching to ASM language code.
  369.                    o  Improved speed when using /NEW switch.
  370.                    o  Redid the look of the screen when using command line
  371.                       switches.
  372.                    o  In conference menu, added 'T' to tag and 'U' to untag
  373.                       a conference.
  374.                    o  By using CTRL+F2, you can mass upload files in all tagged
  375.                       conferences.
  376.                    o  By using CTRL+F3, you can sort files in all tagged
  377.                       conferences.
  378.                    o  By using CTRL+F4, you can remove offline files in all
  379.                       tagged conferences.
  380.                    o  Added automatic save toggle in FAESET.  When changes
  381.                       are made in a file area, FAE will automatically save them
  382.                       or ask you to confirm depending on this toggle.
  383.  
  384.          v0.91     o  Fixed a bug when moving files through areas/conferences.
  385.                    o  Fixed bug when moving files from private file area.
  386.                    o  FAE now restores the cursor after a /?.
  387.                    o  Fixed a bug when in edit mode, where FAE would react
  388.                       strangely to invalid keypresses.
  389.                    o  FAE now returns to the original directory after any kind
  390.                       of DOS shell.
  391.                    o  Cleaned up some code in the list processing routine.
  392.                    o  Added help when in edit mode.
  393.                    o  Added SHIFT+Letter in the area selection menu.
  394.                    o  Added SHIFT+Letter in the conference selection menu.
  395.                    o  FAE will no longer give out the "Cannot move FILENAME.EXT"
  396.                       message if a file is already marked as "OFF-LINE" or
  397.                       "DELETED".
  398.                    o  Fixed bug when deleting single line description files.
  399.                    o  Added an external FAE.INI data file.
  400.                    o  Added first entry in FAE.INI file.  This will allow you
  401.                       to specify external programs to use on a specific
  402.                       extension.
  403.                    o  Added another entry in FAE.INI data file.  This entry
  404.                       allows you to specify wildcards that will not be put
  405.                       on-line during mass uploads.
  406.  
  407.          v0.92     o  Fixed some more display bugs.
  408.                    o  Removed some heap list processing code and replaced it
  409.                       with a virtual list.
  410.                    o  Improved mass uploading by selection.
  411.                    o  Added Shift+Key in mass upload by selection.
  412.                    o  Removed configurable GFX information from FAESET.
  413.                    o  Optimized code in FAESET.
  414.                    o  Wrote new extended key handler for FAESET.
  415.                    o  Fixed bug when FAE loads a lot of file conferences.
  416.                    o  Increased speed when FAE loads file conferences.
  417.                    o  Added [DefaultDisplay] in FAE.INI file.
  418.                    o  When searching archives for FILE_ID.DIZ files, if there
  419.                       is an error in the file (corrupt, etc...), FAE appends
  420.                       the error message to the description of the file.
  421.                    o  Tried to implement some file sharing in parts of FAE.
  422.                    o  Fixed bug for BBS using only Main Board conference.
  423.                    o  Fixed bugs that prohibited use of batch conference
  424.                       commands.
  425.  
  426.          v0.93     o  Added [LoadConferences] in FAE.INI, this will allow you
  427.                       to specify which conferences or range of conference you
  428.                       want FAE to load when entering the program.
  429.                    o  Added 'Save FILE_ID.DIZ' command.
  430.                    o  Added [UpdateExitSize] in FAE.INI file.
  431.                    o  Fixed bug that made help screen freeze up.
  432.                    o  Fixed tagging with space bar in mass upload window.
  433.                    o  Hitting ESCape allows you to abort batch processing
  434.                       from conference menu or command line.
  435.                    o  Fixed bug when opening FAE.DAT file.
  436.                    o  FAE now updates counters properly when mass uploading.
  437.                    o  Fixed bug when adding blank comment line.
  438.                    o  Attempted to implement file sharing in FAE.
  439.                    o  Put in a status screen when moving/copying files.
  440.                    o  Added command line parameter '/KILLDIR' to automatically
  441.                       kill the #FAE# directory if it's present.
  442.                    o  Added ESC to abort batch copy/move offline.
  443.                    o  Fixed "Error closing file" bug when using 'FAE /?'
  444.                    o  Fixed bug when loading FAE.INI that made FAE miss the
  445.                       first file extension specified.
  446.                    o  Fixed bug when detecting archive type.
  447.                    o  FAE cleans up after itself after inserting FILE_ID.DIZ.
  448.                    o  Improved interface of "Save FILE_ID.DIZ" command.
  449.                    o  Added gauge when batch deleting files.
  450.                    o  Batch delete/copy/move/save file_id.diz can now be
  451.                       aborted by pressing escape.
  452.                    o  Fixed bug where FAE would not modify counter when
  453.                       deleting a tagged file.
  454.                    o  Added DOS shell in mass upload by selection window.
  455.                    o  Fixed "FAE Execution Errors" in archive manager.
  456.                    o  Added tag files by date (ALT+T)
  457.                    o  Fixed freezing after saving an edited file area.
  458.  
  459.          v0.94     o  Fixed bug that allowed you to scroll past the end of a
  460.                       file listing.
  461.                    o  Fixed bug when using Page Down key in some situations.
  462.                    o  Fixed bug when adding comment line if you were placed on
  463.                       an extended description line.
  464.                    o  Fixed bugs with tag files by date command.
  465.                    o  Pressing escape ALWAYS escapes the batch save file_id
  466.                       command. Even when FAE is prompting you to replace one.
  467.                    o  Fixed bug in help display.
  468.                    o  Added [DescriptionFile] in FAE.INI data file.
  469.                    o  Added [AutoKillDir] in FAE.INI data file.
  470.                    o  Added status window when fetching file_id.diz
  471.                    o  Can now abort fetching file_id.diz by pressing escape.
  472.                    o  Fixed size bug when putting files back on-line.
  473.                    o  Fixed conflict between [UpdateExitSize] and smart listing
  474.                       switch.
  475.                    o  Added [MakeDIRBackup] switch in FAE.INI
  476.                    o  Added [BackupDirectory] in FAE.INI
  477.                    o  Fixed bug when removing upload credit from user.
  478.                    o  Added possibility of making FAE search through all d/l
  479.                       paths to determine if a file is on-line.
  480.                    o  Added [UseDLPaths] in FAE.INI
  481.                    o  Added /INDEX switch to create PCB 15.1 IDX files.
  482.                    o  Added F6 and ^F6 in conference menu to create IDX files.
  483.                    o  Updated code in 'Get File_id.diz' to support dl paths.
  484.                    o  Updated code in 'copy/move file' to support dl paths.
  485.                    o  Updated code in 'Save file' to support dl paths.
  486.                    o  Updated code in 'Purify file' to support dl paths.
  487.                    o  Added [AutoIndex] in FAE.INI data file.
  488.  
  489.          v1.0      o  General Pre-Release. This version is out
  490.                       for comments/suggestions/bug reports. First
  491.                       official version for PC-Board.
  492.  
  493.