home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / cdisk410.zip / CATDISK.HST < prev    next >
Text File  |  1989-04-26  |  24KB  |  681 lines

  1. ******************************
  2. *                            *
  3. *  CATDISK REVISION HISTORY  *
  4. *                            *
  5. ******************************
  6.  
  7. ====================
  8. CATDISK VERSION 4.10
  9. ====================
  10.  
  11. Added support for the following three archive types:
  12.  
  13.     "LZH" (LHARC by Haruyasu Yoshizaki)
  14.     "LZS" (LARC by K. Miki)
  15.     "ZOO" (ZOO by Rahul Dhesi)
  16.  
  17. Raised the files/archive limit to 512 (the old limit was 256 files/archive).
  18.  
  19. Added a feature to the configuration program, CDISKCFG.EXE, allowing it to
  20. be able to read in the configuration of the previous installation, if there
  21. was one.  The old executable file (CATDISK.EXE or CATDISK.COM) must be
  22. renamed to something else so that the new file doesn't overwrite it.
  23. This only applies for releases 3.61 and later.
  24.  
  25.  
  26. ====================
  27. CATDISK VERSION 4.02
  28. ====================
  29.  
  30. Added more smarts with regard to ZIP file errors.  CATDISK will now detect true
  31. errors without such a long delay.
  32.  
  33.  
  34. ====================
  35. CATDISK VERSION 4.01
  36. ====================
  37.  
  38. Fixed a bug which prevented files from ZIP files containing extra characters
  39. at the end of the ZIP file from being cataloged.
  40.  
  41. Fixed a bug that would cause CATDISK to lock up on occasion when reading
  42. zip files containing comments longer than 30 characters.
  43.  
  44.  
  45. ====================
  46. CATDISK VERSION 4.00
  47. ====================
  48.  
  49. CATDISK now supports the ZIP file format as developed by PKWare.
  50.  
  51. Optimized the archive filename extraction routines.  CATDISK now scans
  52. archive files much faster.
  53.  
  54. Some disk labelling programs append ASCII 255's to the end of a volume label.
  55. These characters appear as spaces, even though they aren't truue spaces, and
  56. can cause confusion when trying to bring up a listing for a given volume in the
  57. catalog file.  CATDISK now converts these ASCII 255's into true spaces when
  58. placing such records in the catalog (it leaves the volume as is in the disk,
  59. though).
  60.  
  61. Fixed a bug whereby activating the disk cache would cause CATDISK not to have
  62. enough memory left over to read in directory contents of disks being cataloged.
  63.  
  64.  
  65. ====================
  66. CATDISK VERSION 3.81
  67. ====================
  68.  
  69. Fixed a small bug whereby hitting <Ctrl>-<Break> would cause the program to
  70. exit to DOS.  This is not desirable.
  71.  
  72.  
  73. ====================
  74. CATDISK VERSION 3.80
  75. ====================
  76.  
  77. CATDISK now supports PAK files, created by the NoGate Consulting utility PAK.
  78.  
  79. When reading filenames from a disk(ette), CATDISK used to have a limit of being
  80. able to read only the first 640 files from the disk.  This limit has been
  81. increased to 5000 files per disk read (memory permitting, of course).
  82.  
  83. Similar to the above, the upper limit of ARC files per directory that CATDISK
  84. would handle was 64.  This has now been increased to 256.
  85.  
  86. You can now use the <UpArrow> and <DownArrow> keys to move through screen
  87. reports one line at a time.  The <Home> and <End> keys will take you to the
  88. beginning and end of the report respectively.  The <PgUp> and <PgDn> keys will
  89. move you through the report 15 lines at a time backward and forward
  90. respectively.  The <Grey Plus> and <Grey Minus> keys are now used to navigate
  91. the scroll bar.
  92.  
  93. When printing a report to disk, you may now specify the filename to which
  94. the report will be written.
  95.  
  96. A new "report location" is now available called "ASK ME", where CATDISK will
  97. prompt you for a report location each time you generate a report.
  98.  
  99. A new command line option has been added that will allow the default report
  100. location to be set to "ASK ME" upon program startup.
  101.  
  102. When viewing a directory without cataloging it, you can now specify a
  103. filespec for the directory scan.
  104.  
  105. A new command line option "/IP" has been added for users of single floppy drive
  106. users.  CATDISK can now be loaded from the floppy drive; upon doing so it will
  107. pause and prompt you to load your diskette containing the catalog files.
  108.  
  109. When cataloging diskettes containing files by the same name, CATDISK would
  110. occasionally get the order mixed up with respect to the volume ID.
  111. Additionally, when re-cataloging a diskette, a file would get un-cataloged and
  112. then re-cataloged, resulting in the loss of any comment that was attached to
  113. it.  Both of these problems have been rectified.
  114.  
  115. Under certain circumstances during the update of a catalog file, CATDISK would
  116. miss a disk full error condition.  The result would be a truncated catalog
  117. file.  This bug has been fixed.
  118.  
  119. The user manual has been reworked.  There is now a more comprehensive section
  120. dealing with configuring CATDISK so that it will perform optimally on your
  121. system.  Several other sections of the manual are now clearer.
  122.  
  123.  
  124. ====================
  125. CATDISK VERSION 3.71
  126. ====================
  127.  
  128. Fixed a bug whereby the program would freeze while updating the summary file,
  129. thus corrupting it while doing so.
  130.  
  131.  
  132. ====================
  133. CATDISK VERSION 3.70
  134. ====================
  135.  
  136. CATDISK has been completely re-written and converted to run under a new
  137. version of the compiler.  The program is much "cleaner" internally.
  138.  
  139. CATDISK is now one large .EXE file instead of the older .COM and its .000
  140. overlay file.  This means that CATDISK will take up more memory, but once it is
  141. loaded, ALL of the code will be in RAM, thus eliminating the need for the
  142. overlay file to be present either in the current directory or in the catalog
  143. file directory.
  144.  
  145. The actual catalog update and search routines have been re-written in
  146. assembler.  This will make a performance improvement by a factor of 2 to 20,
  147. depending on your hardware configuration.  Slower disk systems, particularly
  148. floppies, will benefit the most.
  149.  
  150. Dos errors when reading the disk directory are now handled better.
  151.  
  152. Report destination is now selected from the settings and toggles menu which
  153. means that you do not have to specify where the report goes each time you look
  154. at the catalog.  When you need a different destination, you just go to the
  155. toggles menu and select the desired destination.
  156.  
  157. The LPT2 device is now supported.
  158.  
  159. You can now customize the size of the disk cache to your liking via the
  160. configuration program.
  161.  
  162.  
  163. ====================
  164. CATDISK VERSION 3.63
  165. ====================
  166.  
  167. Fixed a bug in the configuration utility where selecting the "Black and White"
  168. color scheme when "Color" was previously selected caused the program to redraw
  169. the screen multiple times.
  170.  
  171.  
  172. ====================
  173. CATDISK VERSION 3.62
  174. ====================
  175.  
  176.  
  177. Fixed a bug which prevented the feature whereby changing a volume label of a
  178. diskette already cataloged from working properly.
  179.  
  180.  
  181. ====================
  182. CATDISK VERSION 3.61
  183. ====================
  184.  
  185. You can now customize CATDISK's color scheme if you don't like the default
  186. colors that come with the program - you can even set everything to green on
  187. cyan if that's your preference.
  188.  
  189. Fixed a bug in the labelling routines (this bug was only present in V3.60 and
  190. only if it was running under DOS 2.xx) where the disk volume would come up as
  191. the first file on the disk.
  192.  
  193. Fixed a bug in the labelling feature of the disk cataloging function whereby
  194. you may catalog a write protected diskette having no volume id by giving it a
  195. "label" and not writing it to disk.  As above, this bug only occurred in V3.60.
  196.  
  197. CATDISK now verifies that the catalog drive actually exists on your system
  198. configuration.  This is of some help when moving the program from system to
  199. system where each system has a different drive configuration.
  200.  
  201.  
  202. ====================
  203. CATDISK VERSION 3.60
  204. ====================
  205.  
  206. Added support for 32 levels of subdirectories and a total of 128 subdirectories
  207. per disk.  If a subdirectory from which a file was cataloged is beyond the
  208. first subdirectory level (eg. \sub1\sub2), only the last subdirectory is shown
  209. with a tilde leading the subdirectory name to indicate that that particular
  210. subdirectory didn't originate from the root (eg. \sub1\sub2 would show as
  211. ~sub2).
  212.  
  213. Added a new report that allows you to select a list of files based on the file
  214. comments (or a portion of a comment).
  215. For example: searching for GAME would match "Game", "GAME", or "Arcade Game".
  216.  
  217. As a result of the above, the option "Temporarily Exit To DOS" has been moved
  218. from a visible option <F2> to an invisible option <F3> (i.e. it doesn't show on
  219. the menus).
  220.  
  221. Fixed a small cosmetic error occurring upon completion of editing file
  222. commments at certain times.
  223.  
  224.  
  225. ====================
  226. CATDISK VERSION 3.57
  227. ====================
  228.  
  229. Fixed a bug that resulted in the wrong files being shown occasionally for
  230. auto-commenting.
  231.  
  232.  
  233. ====================
  234. CATDISK VERSION 3.56
  235. ====================
  236.  
  237. Added a /NW (no warning) option to the command line arguments.
  238. Specifying this option will cause CATDISK to supress the warning given
  239. when you attempt to catalog a diskette that is already in the current
  240. catalog.
  241.  
  242. In the adding/updating file comments section, two more options have been added:
  243.  
  244. 1) Repeat last entered comment
  245. 2) "Ditto" - Copy comment above.
  246.  
  247. - these should make file comment entry easier for updating many files that are
  248.   similar, or are from the same archive.
  249.  
  250. Added a status area to the right of the headings during comment entry/update
  251. indicating when you are in edit mode to avoid confusion as to what keystrokes
  252. apply where.
  253.  
  254. ====================
  255. CATDISK VERSION 3.55
  256. ====================
  257.  
  258. Added QUERY to arc toggle - you may now selectively expand archives/libraries
  259. on the disk being read, instead of all or nothing.  As well, the default state
  260. of this toggle has been removed from the command line options to the
  261. configuration program.
  262.  
  263. Removed the need to specify your printer type in the configuration.
  264.  
  265. CATDISK will now generate the (Files + Statistics) and (Files + Comments)
  266. reports on 80 column printers without the need to specify.  Keep in mind that
  267. you still need a 132 column format to print the (Files + Statistics + Comments)
  268. report.
  269.  
  270. CATDISK now limits you to drive selections within the actual range of disk
  271. "drives" present on your computer when running under DOS 3.xx.  For example,
  272. if you have two floppies present on your computer, and are running DOS 3.xx,
  273. CATDISK would now give you choices of drives A: and B: instead of drives A:
  274. to E: (Dos 3.xx always reports a minimum of 5 drives installed, even if you
  275. have only two).
  276.  
  277.  
  278. ====================
  279. CATDISK VERSION 3.54
  280. ====================
  281.  
  282. Fixed a bug in which showing a summary report involving a disk containing zero
  283. length files only would abort ungracefully.
  284.  
  285.  
  286. ====================
  287. CATDISK VERSION 3.53
  288. ====================
  289.  
  290. Fixed a bug in which cataloging a disk that contained a file whose name
  291. contained all blanks (ASCII 255's) caused CATDISK to go into a continuous loop
  292. when updating the catalog file.
  293.  
  294.  
  295. ====================
  296. CATDISK VERSION 3.52
  297. ====================
  298.  
  299. Added the ability to "read" command line options from the DOS environment area,
  300. thus eliminating the need to set up a batch file to call up CATDISK with your
  301. favourite configuration.
  302.  
  303.  
  304. ====================
  305. CATDISK VERSION 3.51
  306. ====================
  307.  
  308. Made the comment editing features more convenient to use.  Initiating the edit
  309. of an existing comment will not cause the rest of the comment to disappear. In
  310. addition, more editing functions such as insert, delete, delete to end of line,
  311. and other functions have been added.
  312.  
  313.  
  314. ====================
  315. CATDISK VERSION 3.50
  316. ====================
  317.  
  318. CATDISK now supports the entry of a 30 character comment for each file in a
  319. catalog.  The entry of such is totally at your option and may be done on the
  320. fly or at a time convenient to you after cataloging.
  321.  
  322. Support for up to two levels of sub-directories has been added.
  323.  
  324. When cataloging an un-labelled diskette, the writing of the label to that disk
  325. is now optional.  This will facilitate the cataloging of write-protected
  326. disks.
  327.  
  328. Three more toggles have been added:
  329.  
  330.     1)  You may now turn off the pauses at the end of a catalog update, and the
  331.         "Insert a disk for drive X: and hit any key when ready" prompt.
  332.  
  333.     2)  You may tell CATDISK that you wish to add/change file comments as they
  334.         are being cataloged.  The default is to do that later.
  335.  
  336.     3)  You may set the report type (statistics, comments, or both)
  337.  
  338.  
  339. Most options for toggles and settings have been moved to a sub-menu to keep the
  340. main menu un-cluttered.
  341.  
  342. The command line options have been updated to allow you to specify the printer
  343. report format at program startup.
  344.  
  345.  
  346.  
  347. ===========================
  348. CATDISK VERSION 3.29 - 3.45
  349. ===========================
  350.  
  351. Alpha and Beta test versions leading up to the present version (3.50).
  352.  
  353.  
  354. ====================
  355. CATDISK VERSION 3.28
  356. ====================
  357.  
  358. Fixed a bug that resulted in the number of files showing on the summary report
  359. getting "shifted" to the wrong disk entry when a disk volume was un-cataloged
  360. with option #5.
  361.  
  362.  
  363. ====================
  364. CATDISK VERSION 3.27
  365. ====================
  366.  
  367. Fixed a bug that occurred when re-cataloging a diskette that had files deleted
  368. from it.  CATDISK would abort with an I/O error 99.
  369.  
  370. Made menu choices accessible in the traditional format as well as by using
  371. the cursor keys and <Return> to choose an option.
  372.  
  373. Made the report location selection a menu like the rest.
  374.  
  375.  
  376. ====================
  377. CATDISK VERSION 3.26
  378. ====================
  379.  
  380. Indented the documentation to facilitate easy three hole punching.
  381.  
  382. Fixed a minor bug in the configuration program that resulted in the printer
  383. set-up strings being displayed one line lower than they should be.
  384.  
  385.  
  386. ====================
  387. CATDISK VERSION 3.25
  388. ====================
  389.  
  390. The configuration program has been enhanced to allow you to set the maximum
  391. number of disks and files per catalog.  There is no longer a need include
  392. two versions of CATDISK (the 16K and 32K versions), as the main program can
  393. now allocate the necessary workspace when it is started.
  394.  
  395. Fixed a problem reading .ARC/.LBR files that are marked as read-only.
  396.  
  397. Fixed a problem with CATDISK aborting with a run-time error F0 upon startup
  398. if you were using DOS 2.xx (from V3.24 only).
  399.  
  400. If your disk becomes full when cataloging or uncataloging a diskette, CATDISK
  401. will no longer terminate ungracefully.
  402.  
  403.  
  404. ====================
  405. CATDISK VERSION 3.24
  406. ====================
  407.  
  408. The configuration program has been enhanced to provide a menu driven interface
  409. to the settable CATDISK defaults.  The current settings in CATDISK are read
  410. and provided as defaults in the configuration process, thereby eliminating the
  411. need to answer EVERY question when configuring CATDISK... you need only change
  412. that which you WANT changed.
  413.  
  414. The old restrictions on using the <F2> option "Temporarily Exit To DOS" no
  415. longer exist.  You may use all extra memory for either the disk cache or for
  416. faster in memory sorting.  Upon selection of <F2>, this extra memory will be
  417. freed for the DOS shell, and re-claimed upon returning to CATDISK.
  418.  
  419. You may now set the directory in which CATDISK will create and scan for it's
  420. catalogs.
  421.  
  422. You may place the overlay file "CATDISK.000" in the above mentioned directory,
  423. thus enabling CATDISK to be run from any directory, as long as DOS can find
  424. "CATDISK.COM" in it's search path. For example, you may have your catalog files
  425. and the overlay in a directory \CATDISK, and the CATDISK.COM file in your
  426. \UTILS directory.  Even though you may be at the root directory of your hard
  427. disk, you may still just type "CATDISK [options]" and the program will find
  428. all the files it needs if you have it configured correctly.  See the section
  429. on installation and configuration for details.
  430.  
  431.  
  432. ====================
  433. CATDISK VERSION 3.23
  434. ====================
  435.  
  436. Optimized the speed of the cataloging and uncataloging process through
  437. an advanced buffering technique.  This technique cuts down on the amount
  438. of disk thrashing that occurs as the catalog is updated.  The new procedures
  439. are about 75% faster than in previous versions (actual factor will vary on the
  440. type of drive being used - floppy diskette based systems will realize the
  441. greatest benefit).
  442.  
  443. Made the archive directory extraction routines more efficient (and compact).
  444.  
  445.  
  446. ====================
  447. CATDISK VERSION 3.22
  448. ====================
  449.  
  450. Further optimized the printer/disk handling routines.
  451.  
  452. A bug that caused the program to bomb when a directory date past Dec 31, 2022
  453. was read on a diskette being cataloged.  From now on, any files past that date
  454. will appear on Dec 31, 2022.
  455.  
  456.  
  457. ====================
  458. CATDISK VERSION 3.21
  459. ====================
  460.  
  461. Fixed a rarely occurring problem when cataloging or reading the directory
  462. of the same drive on which CATDISK resides, where the current directory is
  463. not reset to that from which CATDISK was started.
  464.  
  465. Version 3.21 now shows the free heap memory available for use in the sorting
  466. procedures that CATDISK employs.
  467.  
  468.  
  469. ====================
  470. CATDISK VERSION 3.20
  471. ====================
  472.  
  473. Added the capability to sort a complete report generated with option <0>
  474. by filename, Volume ID, or ARC/LBR ID.
  475.  
  476. If you do NOT select the disk cacheing feature in the configuration program,
  477. you will be given the option to allocate any left-over memory for DOS usage
  478. when selecting the <F2> Temporarily Exit To DOS option, or for faster in-memory
  479. sorts (when generating complete reports or sorting directories).
  480.  
  481. Optimized the printer-disk output routines.
  482.  
  483. Fixed a small problem that resulted in nulls being added to report titles
  484. at the start of disk output report files.
  485.  
  486. ====================
  487. CATDISK VERSION 3.11
  488. ====================
  489.  
  490. A slight shortcoming has been fixed in that volume labels created with Peter
  491. Norton's "Volabel" utility (which allow lower case characters in the volume
  492. label) will all be converted to upper case when these diskettes are cataloged.
  493. This will allow you to manipulate and uncatalog these diskettes in the
  494. catalog.
  495.  
  496. ====================
  497. CATDISK VERSION 3.10
  498. ====================
  499.  
  500. This version now supports the squashing method employed by Phil Katz's
  501. PKARC Fast! ARChive utility.  Previous limitations regarding this utility
  502. no longer exist.
  503.  
  504. ====================
  505. CATDISK VERSION 3.00
  506. ====================
  507.  
  508. Capability to read the directory information from files created with the
  509. Library Utility (LU) was added.
  510.  
  511. An option to temporarily exit to DOS was now provided.
  512.  
  513. The configuration program (CDISKCFG.COM) was enhanced to allow you to set the
  514. default startup catalog drive.
  515.  
  516. A problem with corrupted dates in an ARChive file was fixed.
  517.  
  518. ====================
  519. CATDISK VERSION 2.20
  520. ====================
  521.  
  522. Option #0: Show All Files:  If you select screen output for this report, the
  523. time consuming catalog search for *.* is no longer carried out.  CATDISK will
  524. just list the entire catalog.
  525.  
  526. A new report was added.  CATDISK now has the ability to list the directory
  527. of a diskette in the typical CATDISK report format.  This will enable you to
  528. get a directory of a diskette without having to exit CATDISK or catalog the
  529. diskette.  The ARC scanning feature functions as normal throughout the program.
  530.  
  531. ====================
  532. CATDISK VERSION 2.13
  533. ====================
  534.  
  535. Continued optimization of the program.
  536.  
  537. Altered the keyboard input routines in the configuration program (CDISKCFG.COM)
  538. to (hopefully) correct a problem with some machines locking up at the point of
  539. defining the number of lines per page.
  540.  
  541. Also, removed the demo limitations from the BBS version of CATDISK.  These
  542. limitations will no longer appear in the program.  CATDISK is once again
  543. fully functional.
  544.  
  545. ====================
  546. CATDISK VERSION 2.12
  547. ====================
  548.  
  549. Made the file search routines a little more compact... leaves room for a larger
  550. disk cache.
  551.  
  552. ====================
  553. CATDISK VERSION 2.11
  554. ====================
  555.  
  556. Fixed one potential time-bomb found just after release of V2.10 (doesn't it
  557. always happen that way?!?).
  558.  
  559. ====================
  560. CATDISK VERSION 2.10
  561. ====================
  562.  
  563. New features in V2.10 included verification of re-cataloging existing
  564. diskettes.  Having two or more diskettes with the same volume id will cause
  565. one diskette's contents to overwrite the other one already in the catalog,
  566. possibly without you being aware of it.  The system will now ask you if you
  567. wish to continue with the operation.  You may now set the lines per page from
  568. the configuration program.  Also, a minor bug has been rectified that will
  569. allow handling of invalid dates in an archive, as well as handling small
  570. packed files in an arvhive instead of ignoring them.
  571.  
  572. The configuration program was enhanced to allow you to set the number of output
  573. lines (excluding titles) that CATDISK would print on a page.
  574.  
  575. The printer reports are were all titled and dated, so you would know what you
  576. were looking at the day after it was printed.
  577.  
  578. You may now control the printer in the way the reports are formatted by sending
  579. printer control codes upon report start up.
  580.  
  581. If you re-label a cataloged diskette, CATDISK can now automatically update
  582. the catalog to reflect the new name.
  583.  
  584. The diskette summary report was enhanced to show disk size, file space used,
  585. free space on the disk, the number of files on the disk, and a slack percentage
  586. (see manual for discussion).
  587.  
  588. ====================
  589. CATDISK VERSION 2.02
  590. ====================
  591.  
  592. Changes inplemented in V2.02 included the ability to catalog diskettes beyond
  593. the old limit of drive D:, and the rectification of a bug in the archive
  594. reading feature that resulted in small files that were simply stored in the
  595. .ARC file being skipped.
  596.  
  597. ====================
  598. CATDISK VERSION 2.01
  599. ====================
  600.  
  601. Continued optimization of the program.
  602.  
  603. ====================
  604. CATDISK VERSION 2.00
  605. ====================
  606.  
  607. Starting with this version, a scroll bar was been implemented in the screen
  608. reports to enable rapid movement through large reports.
  609.  
  610. An external configuration program was provided to enable you to set defaults
  611. such as BIOS or DIRECT screen updates for either compatibility or speed.
  612.  
  613. A serious bug that resulted in lost directories when labelling a diskette on
  614. single drive systems was rectified.
  615. (*** See the file README.1ST as well as the comments in the user manual ***)
  616.  
  617. ====================
  618. CATDISK VERSION 1.41
  619. ====================
  620.  
  621. Starting with Version 1.41, sub-directories to ONE level deep are now
  622. supported.
  623.  
  624. A bug that resulted in duplicate Volume ID entries in the summary and duplicate
  625. files in a catalog has been eliminated.
  626.  
  627. ====================
  628. CATDISK VERSION 1.40
  629. ====================
  630.  
  631. Fixed another bug regarding duplicate Volume ID's (nobody's perfect!).
  632.  
  633.  
  634. ====================
  635. CATDISK VERSION 1.30
  636. ====================
  637.  
  638. Added reports to list files by ARChive or by Volume.
  639.  
  640. Added ability to send output to Screen, Printer, or Disk.
  641.  
  642.  
  643. ====================
  644. CATDISK VERSION 1.21
  645. ====================
  646.  
  647. Optimized the disk cacheing routines.
  648.  
  649. ====================
  650. CATDISK VERSION 1.20
  651. ====================
  652.  
  653. Added disk cacheing feature.
  654.  
  655. Fixed a bug which resulted in files with an eight character name and no
  656. extension not being listed in any reports.
  657.  
  658. ====================================
  659. CATDISK VERSION 1.11 to VERSION 1.14
  660. ====================================
  661.  
  662. Maintenance versions (bug fixes and optimization of the program).
  663.  
  664. ====================
  665. CATDISK VERSION 1.10
  666. ====================
  667.  
  668. Added ARChive extraction feature.
  669.  
  670. ====================
  671. CATDISK VERSION 1.01
  672. ====================
  673.  
  674. Maintenance release.
  675.  
  676. ====================
  677. CATDISK VERSION 1.00
  678. ====================
  679.  
  680. Initial release of CATDISK.
  681.