home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / CDRom / ASIM34.DMS / in.adf / Changes < prev    next >
Encoding:
Text File  |  1995-10-23  |  20.9 KB  |  607 lines

  1. Installation notes:  We have noticed problems with the Installer
  2. program when using Expert or Intermediate mode.  The general
  3. Novice install is recommended for most, if not all situations.
  4.  
  5. SYS:Storage/DOSDrivers and Workbench 2.1 and above:  Please note
  6. that the mountlist file is placed in the SYS:Storage/DOSDrivers
  7. directory.  This is indeed the correct place for this file.  If you
  8. move the CD0 (or CD6, etc.) mountlist file from this directory, expect
  9. to have the system complain about the AsimCDFS_Buffer: assignment.
  10.  
  11. -----------------------------------------------------------------------
  12. -----------------------------------------------------------------------
  13.  
  14. AsimCDFS 3.4 Package  --  October 24th, 1995 release
  15. ===================================================
  16.  
  17.  
  18. · put ARexx_Samples directory into the ARexx_Samples.lha archive file.
  19. · put some files from the ViewTek directory into the ViewTek/ViewTek.lha
  20.   archive file.
  21. · moved "More" from the "c" directory to the root directory.
  22.  
  23.  
  24.  
  25. AsimCDFS 3.3  -  September 4th, 1995
  26. ------------------------------------
  27.  
  28. · added support for the Pioneer DRU-124X CD-ROM drive.
  29.  
  30. · added support for the Nakamichi MBR-7.4 (quad speed) CD-ROM drive.
  31.  
  32. · added support for the SAME_LOCK AmigaDOS packet.
  33.  
  34. · added support for the PARENT_FH AmigaDOS packet.  Thanks to
  35. Klaus Melchior for testing material and help to support this packet.
  36.  
  37. · fixed small problem with the SEEK AmigaDOS packet.
  38.  
  39. · fixed memory problem with ISO 9660 discs that have small block sizes 
  40. (ie. 512 bytes).
  41.  
  42. · added support for the WRITE_PROTECT AmigaDOS packet.  Of course, this
  43. is useful only for the writable virtual-partitions that AsimCDFS creates:
  44. PhotoCD, CorelPro, Raw Sector and Audio.
  45.  
  46. · AsimCDFS will now update the FileSysStartupMsg structure, in particular
  47. the DosEnvec structure describing the disc geometry, whenever a new disc
  48. is inserted.
  49.  
  50. · In the FileInfoBlock structure, fixed field fib_NumBlocks when dealing
  51. with files that are exactly the same size as the logical block size.  
  52. Previous behavior was to report back the size as 1 block greater.
  53.  
  54. · changed operation of the ACTION_INHIBIT AmigaDOS packet by the addition
  55. of a nesting counter. 
  56.  
  57. · changed operation of the ACTION_DIE AmigaDOS packet.  Prior activity
  58. was to close down all resources and wait, replying to all incoming packets
  59. with "ERROR_ACTION_NOT_KNOWN".  The new activity is to check if any
  60. locks are outstanding on the device.  If not, close down all resources,
  61. clear the DeviceNode->dn_Task pointer and terminate the file system process.
  62. If there are still locks outstanding, then no action it taken.
  63.  
  64. · file dates for ISO 9660 files and directories have been reported back
  65. 1 day greater than the correct date.  This is now fixed.
  66.  
  67. · On an ISO 9660 volume, the directory names are stored in two places:
  68. in a Path Table, and in a Directory Record.  The one stored in the 
  69. Path Table are (usually) in upper case (ie.  THIS_DIRECTORY) while
  70. the one in the Directory Record can be, at least for Amiga specific
  71. discs, in mixed case (ie.  This_Directory).  For speed purposes,
  72. AsimCDFS will use the name stored in the Path Table.  However, with
  73. discs such as FreshFish by Amiga Library Services, the path names
  74. in a CLI will be in upper case:  FreshFish-Vol9-1:NEW/HARD/DRIVR/LOGIMOUSE.
  75.  
  76. An option has been added that will instruct AsimCDFS to use the
  77. name from the Directory Record.  This will allow you to get the
  78. mixed-case name that >may< be present on some discs.  For example,
  79. FreshFish-Vol9-1:New/hard/drivr/LogiMouse.
  80.  
  81. This option is called "Use DirRecord names?"
  82.  
  83. · added user-controlled file name truncation for Macintosh HFS discs.
  84. This is controlled via the "Truncate long names?" on the Macintosh
  85. HFS Options page in AsimCDFS_Prefs.
  86.  
  87. *** NOTE:  Turning off the "Truncate long names?" option may >CRASH<
  88.            some applications that are unable to deal with the
  89.            resulting illegal filenames!
  90.  
  91.  
  92. · added support for the Rock Ridge Interchange Protocol.  In brief, this
  93. protocol allows for for both Amiga-style long/mixed case file names
  94. and shorter/upper case IBM style file names to co-exist on the same
  95. CD-ROM disc.
  96.  
  97.  
  98. Using the "Identify Rock Ridge vol?" option in AsimCDFS_Prefs, you can
  99. instruct AsimCDFS to look for a Rock Ridge volume.  If one is found,
  100. it will be added to the list of available paritions in the DiscChanger
  101. utility.  You can manually select the Rock Ridge volume, or, you can
  102. set the "Mount Rock Ridge First?" option which will have AsimCDFS 
  103. put it at the front of the list.
  104.  
  105.  
  106. ISO 9660 volumes, by definition, are limited to a maximum directory-depth
  107. of 8.  Rock Ridge volumes overcome this limitation by using "Relocated
  108. Directories".  Basically, these are directories that are stored
  109. in one part of the ISO 9660 volume but actually are part of another
  110. directory tree.  AsimCDFS supports automatic directory relocation, 
  111. presenting you with the expected directory tree.
  112.  
  113. The "Hide relocated dirs?" option in AsimCDFS_Prefs will instruct
  114. AsimCDFS to hide the original instance of the directory, and will have
  115. it appear only in its relocated spot.
  116.  
  117.  
  118. The filenames on a Rock Ridge volume can be much larger than legal
  119. AmigaDOS filenames. The "Truncate long names?" option will instruct
  120. AsimCDFS to present only legal-length AmigaDOS filenames.  This is
  121. the default and should be used most of the time.  However, there
  122. may be cases where two files have similar names.  For example:
  123.     Rock_Ridge_File_Names_CanBe_Very_Long_Indeed.ps
  124.     Rock_Ridge_File_Names_CanBe_Very_Long_Indeed.txt
  125.     
  126. When truncated, they both will appear as "Rock_Ridge_File_Names_CanBe_Ve".
  127. By default, the first file will be only one accessed.  By turning off
  128. the truncate option, however, you might be able to access the second
  129. file.  Programs such as CygnusEd might be able to deal with the longer
  130. file names.
  131.  
  132. *** NOTE:  Turning off the "Truncate long names?" option may >CRASH<
  133.            some applications that are unable to deal with the
  134.            resulting illegal filenames!
  135.  
  136.  
  137. In AmigaDOS, the case of the characters is not considered.  Thus,
  138. the following two file names are both identical:  BIFF and Biff
  139. However, Rock Ridge file names can be case-sensitive.  By default,
  140. AsimCDFS will treat Rock Ridge file names as case-insensitive.  By
  141. turning on the "Names case-sensitive?" option, you can have AsimCDFS
  142. become case-sensitive.  
  143.  
  144.  
  145. Character remapping is performed on illegal AmigaDOS filenames, ususally
  146. containing either : or /
  147.  
  148.  
  149. All options in v1.12 of the RRIP have been incorporated, with the
  150. exception of:
  151.      · Sparse Files (AmigaDOS is unable to deal with the filesizes
  152.        possible via Sparse Files:  2^64 bytes!);
  153.  
  154.      · Time Stamps (since the Amiga supports only one date per file);
  155.  
  156.      · special devices (AmigaDOS does not deal with pipes or devices
  157.        stored as files).
  158.  
  159.      · Symbolic Links, which will be supported in a later update to
  160.        AsimCDFS.
  161.  
  162.  
  163.  
  164.  
  165.  
  166. asimcdfs.device 3.4  --  September 9th, 1995
  167. --------------------------------------------
  168.  
  169. · added support for the Pioneer DRU-124X CD-ROM drive.
  170.  
  171. · added support for the Nakamichi MBR-7.4 (quad speed) CD-ROM drive.
  172.  
  173. · better support for the Sanyo 254 CD-ROM drive.
  174.  
  175. · added support for Rock Ridge Extensions.
  176.  
  177. · fixed problem when using AsimCDFS with DOS Files  --  when you first
  178. mount the device, none of the option flags from AsimCDFS_Prefs were
  179. preserved.  This is now fixed.
  180.  
  181. · dates for ISO 9660 volumes have been reported back 1 day greater
  182. than the correct date.  This is now fixed.
  183.  
  184.  
  185.  
  186.  
  187.  
  188. DiscChanger 2.3  --  September 18th, 1995
  189. -----------------------------------------
  190.  
  191. · Updated DiscChanger to report Rock Ridge volumes.
  192.  
  193.  
  194.  
  195.  
  196.  
  197. AsimCDFS_Prefs 2.3  --  September 13th, 1995
  198. --------------------------------------------
  199.  
  200. · added "ISO 9660 Options" page. 
  201.  
  202. · moved "Disregard Similar Vols?" and "Semicolons:" options to the
  203. new "ISO 9660 Options" page.
  204.  
  205. · added "Use DirRecord names?" for ISO 9660 volumes.
  206.  
  207. · added option "Truncate long names?" to the Macintosh HFS Options
  208. page that will cause any long Mac HFS file name to be truncated
  209. to a legal Amiga filename.
  210.  
  211. · added "Rock Ridge Extensions" option page.
  212.  
  213. · added option "Identify Rock Ridge vol?" that will instruct AsimCDFS
  214. to identify the existance of the Rock Ridge extensions in an ISO 9660
  215. volume.  If they are found, then a RockRidge volume will be created.
  216.  
  217. · added option "Mount Rock Ridge First?" that will cause any Rock Ridge
  218. volumes to be mounted before their corresponding ISO 9660 volumes.
  219. This will allow you to automatically get the extended Rock Ridge names.
  220.  
  221. · added option "Hide Relocated Directories?" that will cause any
  222. relocated Rock Ridge directory to be hidden.
  223.  
  224. · added option "Truncate long names?" that will cause any long
  225. file name to be truncated to a legal Amiga filename.
  226.  
  227. · added option "Names case-sensitive?" that will have AsimCDFS consider
  228. the case of the file name.
  229.  
  230.  
  231.  
  232. -----------------------------------------------------------------------
  233. -----------------------------------------------------------------------
  234.  
  235. AsimCDFS 3.3 Package  --  August 29th, 1995 release
  236. ===================================================
  237.  
  238.  
  239. · changed install-disk filesystem from OldFileSystem to FastFileSystem.
  240.  
  241.  
  242. asimcdfs.device 3.3  --  August 25th, 1995
  243. ------------------------------------------
  244.  
  245. · added support routines for conversion from AudioLibrary.data file
  246. (AsimCDFS v2.x format) to the CD_Library.data|index files (AsimCDFS v3.x
  247. format).
  248.  
  249. · fixed problem with audio library which would show up if you had a
  250. large number of entries in the audio library and then deleted all of
  251. them.  The next few entries written into the audio library may have
  252. overwrote each other.
  253.  
  254.  
  255. AudioLibrary_Converter 1.0  --  August 24th, 1995
  256. -------------------------------------------------
  257.  
  258. · first release.  See AudioLibrary_Converter.ReadMe file.
  259.  
  260.  
  261. -----------------------------------------------------------------------
  262. -----------------------------------------------------------------------
  263.  
  264.  
  265.  
  266. AsimCDFS 3.2 Package  --  August 23rd, 1995 release
  267. ===================================================
  268.  
  269. asimcdfs.device 3.2  --  August 5th, 1995
  270. -----------------------------------------
  271.  
  272. · added option that will filter out identical ISO 9660 volumes.
  273. Most, if not all CDTV and CD³² discs contain two identical ISO 9660
  274. volumes (which is why you will get two lines in the DiscChanger program).
  275. The "Disregard Similar Volumes" options on Page #1 in the 
  276. AsimCDFS_Prefs program will enable this filtering and will result in
  277. just one volume (of the two) being mounted.
  278.  
  279. · fixed problem with audio library access slowing down after a large
  280. number of discs have been entered.
  281.  
  282. · added support for the Nakamich MBR-7 and NEC 2xc 7-disc
  283. CD-ROM changers.
  284.  
  285. · fixed problem with the virtual volumes (PhotoCD, Corel, CDDA
  286. and RawSector) not being accessible on multi-LUN devices if they
  287. were mounted on a LUN other than 0.
  288.  
  289. · the Corel ProPhoto discs are now mounted with their corresponding
  290. English volume name.  For example, disc #276 was previously
  291. mounted as CorelPro_276.  It is now mounted as "Canadian Rockies",
  292. which is its correct name.  The index currently covers both Volume 1
  293. and Volume 2 of the Corel ProPhoto library.
  294.  
  295. If a disc is inserted that is not catalogued, the naming will fall
  296. back to the original style.
  297.  
  298. Finally, for those who prefer the old style of naming (ie CorelPro_276),
  299. it is possible to revert back simply by deleting or renaming the file:
  300.     AsimCDFS_Buffer:Corel_Directory
  301.  
  302.  
  303.  
  304.  
  305.  
  306. AsimCDFS 3.2  -  August 5th, 1995
  307. ---------------------------------
  308.  
  309. · fixed problem with the "Limited Edition" Corel Sampler disc.
  310.  
  311. · the CD-ROM disc was usually reported as a Read/Write volume.  This
  312. now happenes only when a PhotoCD, Corel, Audio or Raw Sector disc is
  313. inserted.
  314.  
  315. · fixed problem accessing certain Macintosh HFS directories.
  316.  
  317. · fixed problem with some preference items not being updated
  318. interactively (HFS Fork and the buffer items).
  319.  
  320. · added support for the EXAMINE_FH AmigaDOS packet.
  321.  
  322. · added support for the Nakamich MBR-7 and NEC 2xc 7-disc
  323. CD-ROM changers.
  324.  
  325. · fixed problem with multi-LUN devices (Pioneer and Nakamich).
  326.  
  327. · fixed problem with CD³² audio playback stopping before the
  328. end of the disc.
  329.  
  330. · Due to popular demand from the other half of the usership, an
  331. option has been added to >turn off< the requestors that AsimCDFS
  332. may display if it cannot find the CD-ROM drive.  This option is
  333. set in the actual mountlist file, usually stored in the 
  334. SYS:Storage/DOSDrivers (YES, this is the correct place for it!)
  335. with Workbench 2.1 or above, or in the DEVS:MountList.CD0 file
  336. for Workbench 2.0.
  337.  
  338. In the mountlist file, the line reading "Flags = ..." will control
  339. this option.
  340.  
  341. Either:
  342.       Flags          = 0            -> requestors are enabled
  343.  
  344. Or:
  345.       Flags          = 1            -> requestors are disabled
  346.  
  347. By default, the mountlist will have the requestors enabled.
  348.  
  349.  
  350.  
  351.  
  352. DiscChanger 2.2  --  August 15th, 1995
  353. --------------------------------------
  354.  
  355. · DiscChanger will now detach itself from the CLI when it is run.
  356.  
  357. · for those who feel that commodities should hide themselves when
  358. closed with the CloseWindow gadget (instead of quitting the commodity),
  359. the HIDEWINDOW option has been added for you.
  360.  
  361. If specified, the commodity will shutdown and quit when the user
  362. clicks on the CloseWindow gadget in the top left-hand corner of the
  363. window.  If it is not specified (the default), DiscChanger will
  364. function as normal.
  365.  
  366. For Workbench users, this can be specified by the following ToolType:
  367.     HIDEWINDOW
  368.  
  369. For Shell/CLI users, this can be specified by the following argument:
  370.     DiscChanger HIDWINDOW
  371.  
  372. If you have DiscChanger automatically started (via the AsimCDFS_Prefs
  373. program) you can add this argument to the end of the Changer Path
  374. line.
  375.  
  376.  
  377.  
  378.  
  379. AsimCDFS_Prefs 2.2  --  August 15th, 1995
  380. -----------------------------------------
  381.  
  382. · added option that will filter out identical ISO 9660 volumes.
  383. Most, if not all CDTV and CD³² discs contain two identical ISO 9660
  384. volumes (which is why you will get two lines in the DiscChanger program).
  385. The "Disregard Similar Volumes" options on Page #1 will enable this
  386. filtering and will result in just one volume (of the two) being mounted.
  387.  
  388. · fixed problem with the Memory Type option.  If this option was
  389. changed under previous versions, it may have corrupted the preference
  390. file leading to system crashes.
  391.  
  392.  
  393.  
  394.  
  395. AsimTunes 3.2  --  August 5th, 1995
  396. -----------------------------------
  397.  
  398. · fixed problem with audio CDs not being accessible on multi-LUN devices
  399. if they were mounted on a LUN/platter other than #0.
  400.  
  401. · AsimTunes will now detach itself from the CLI when it is run.
  402.  
  403. · for those who feel that commodities should hide themselves when
  404. closed with the CloseWindow gadget or (instead of quitting the commodity),
  405. the HIDEWINDOW option has been added for you.
  406.  
  407. If specified, the commodity will shutdown and quit when the user
  408. clicks on the CloseWindow gadget in the top left-hand corner of the
  409. window.  If it is not specified (the default), AsimTunes will
  410. function as normal.
  411.  
  412. For Workbench users, this can be specified by the following ToolType:
  413.     HIDEWINDOW
  414.  
  415. For Shell/CLI users, this can be specified by the following argument:
  416.     AsimTunes HIDWINDOW
  417.  
  418. If you have AsimTunes automatically started (via the AsimCDFS_Prefs
  419. program) you can add this argument to the end of the Tunes Path
  420. line.
  421.  
  422. The CloseWindow gadget will only appear when AsimTunes is running
  423. in the reduced Title Bar mode.
  424.  
  425.  
  426.  
  427.  
  428. AsimCDFS Install 3.1 (16.8.95)
  429. ------------------------------
  430.  
  431. · will now install the public domain program ViewTek (by Thomas Krehbiel)
  432. into your C: directory (if it does not exist).  This program is used
  433. as the default ToolType for the Corel ProPhoto and Kodak PhotoCD thumbnail
  434. icons.
  435.  
  436. As per the read.me file in the ViewTek archive, we have included
  437. the ViewTek subdirectory.  Unfortunately, due to space limitations,
  438. we were not able to include the ViewTek variations.  A copy of ViewTek
  439. can be found on FredFish disk #903, or on an AmiNet 
  440. archive.
  441.  
  442. · Added additional install step for the Nakamichi MBR-7 and 
  443. NEC2xc 7-disc changers.
  444.  
  445. · Added additional install step for the Corel_Directory file.
  446.  
  447.  
  448. -----------------------------------------------------------------------
  449. -----------------------------------------------------------------------
  450.  
  451. AsimCDFS 3.1 Package  --  August 1st, 1995 release
  452. ==================================================
  453.  
  454. asimcdfs.device 3.1  --  July 17th, 1995
  455. ----------------------------------------
  456.  
  457. · the CDTV/CD³² boot logo would not be drawn properly when using the
  458.   SimBoot utility from an irregular sized Workbench screen.
  459.  
  460. · added support for the Sanyo CRD-254 CD-ROM drive.
  461.  
  462. · added support for the Hitachi 1750 CD-ROM drive.
  463.   This drive may occasionally report back invalid information for an
  464.   audio disc.  If this happens, asimcdfs.device will attempt to 
  465.   re-read the information.  If the retries are unsuccessful, a requestor
  466.   (see below) will be displayed.  At this point, issuing a diskchange cd0:
  467.   command from the shell usually results in the correct disc being 
  468.   recognized.
  469.  
  470. · added support for the Yamaha CDR-100 CD-R drive.
  471.  
  472. · added support for the Sony CDU-920 CD-R drive.
  473.  
  474. · the inital release did not correctly handle all Corel ProPhoto CD-ROM
  475.   discs.  The symptoms of this problem were that the Corel ProPhoto discs
  476.   were properly recognized but no thumbnail icons were created nor were
  477.   the images properly converted.  This has been corrected.
  478.  
  479. · additional sanity-checking is performed on detected audio discs.
  480.   If the disc seems to be an invalid disc (ie.  contains negative track
  481.   numbers, starting track is greater than ending track, etc.) an error
  482.   requestor will appear describing the situation.
  483.  
  484.  
  485.  
  486. AsimCDFS 3.1  -  July 18th, 1995
  487. --------------------------------
  488.  
  489. · added support for the Sanyo CRD-254 CD-ROM drive.
  490.  
  491. · added support for the Hitach 1750 CD-ROM drive.
  492.  
  493. · added support for the Yamaha CDR-100 CD-R drive.
  494.  
  495. · added support for the Sony CDU-920 CD-R drive.
  496.  
  497. · the inital release did not correctly handle all Corel ProPhoto CD-ROM
  498.   discs.  The symptoms of this problem were that the Corel ProPhoto discs
  499.   were properly recognized but no thumbnail icons were created nor were
  500.   the images properly converted.  These problems have been corrected
  501.   for the entire Corel ProPhoto library (Volumes 1 and 2).
  502.  
  503.  
  504.  
  505. DiscChanger 2.1  --  July 24th, 1995
  506. ------------------------------------
  507.  
  508. ·  fixed small problem with default English localization.
  509.  
  510. ·  adjusted gadget sizes in the Select CD-ROM window to better
  511.    suite other localized languages.
  512.  
  513. ·  The about window did not adjust for larger fonts.
  514.  
  515. ·  Fixed enforcer READ-ERROR when toggling the 'Show Additional Info?'
  516.    menu item without a disc present.
  517.  
  518.  
  519.  
  520. AsimCDFS_Prefs 2.1  --  July 24th, 1995
  521. ---------------------------------------
  522.  
  523. · The number of file buffers as specified in the 'File Buffers' 
  524.   option would be incorrectly set via the AsimCDFS_Prefs utility
  525.  
  526. · The window layout did not adjust for larger window-title fonts.
  527.  
  528. · An option was added to page #5 (Audio) called "Disable Audio
  529.   Detection".  If selected, this will force AsimCDFS not to 
  530.   scan for audio tracks on a compact disc.  Such an option is
  531.   useful with unsupported CD-ROM drives, as AsimCDFS may 
  532.   incorrectly read audio tracks and create an invalid audio library
  533.   entry (ie.  if the CD-ROM drive is not supported, AsimCDFS cannot
  534.   correctly read the audio track list.)
  535.  
  536. · More sanity-checking is done on supplied disk icons (PhotoCD, 
  537.   Audio and Raw Sector) to make sure they are valid icon files.
  538.   If you will be supplying custom icons to AsimCDFS, it is a good
  539.   idea to load them into IconEdit (supplied with WorkBench),
  540.   re-select the icon type from the Type menu (which should force
  541.   IconEdit to sanity-check the icon) and then re-save the icon.
  542.   After doing the above, then load them into the AsimCDFS_Prefs
  543.   file.
  544.  
  545. · fixed small problem with default English localization.
  546.  
  547. · The about window did not adjust for larger fonts.
  548.  
  549. · If a language other than English is used, the option box on the
  550.   right-hand side of the window is made a bit larger to accomodate
  551.   more verbose languages.
  552.  
  553.  
  554.  
  555. SCSI Inquire 2.1  --  July 24th, 1995
  556. -------------------------------------
  557.  
  558. · fixed small problem with default English localization.
  559.  
  560. · The about window did not adjust for larger fonts.
  561.  
  562.  
  563.  
  564. SimBoot 1.1  --  July 28th, 1995
  565. --------------------------------
  566.  
  567. · fixed small problem with default English localization.
  568.  
  569.  
  570.  
  571. AsimTunes 3.1  --  July 24th, 1995
  572. ----------------------------------
  573.  
  574. · fixed small problem with default English localization.
  575.  
  576. · The about window did not adjust for larger fonts.
  577.  
  578. · adjusted gadget sizes in the Select CD-ROM window to better
  579.   suite other localized languages.
  580.  
  581.  
  582.  
  583. CD³²_Preferences 1.1  --  July 24th, 1995
  584. -----------------------------------------
  585.  
  586. · fixed small problem with default English localization.
  587.  
  588. · The about window did not adjust for larger fonts.
  589.  
  590.  
  591.  
  592. CDTV_Preferences 1.1  --  July 24th, 1995
  593. -----------------------------------------
  594.  
  595. · fixed small problem with default English localization.
  596.  
  597.  
  598. -----------------------------------------------------------------------
  599. -----------------------------------------------------------------------
  600.  
  601.  
  602. AsimCDFS 3.0  Package --  June 17th, 1995 release
  603. =================================================
  604.  
  605. · Initial release.
  606.  
  607.