home *** CD-ROM | disk | FTP | other *** search
/ YPA: Your Privacy Assured / YPA.ISO / other_goodies / utilities / aladin.lha / release < prev    next >
Text File  |  1993-11-20  |  7KB  |  180 lines

  1. Changes from 1.62 08/01/93
  2. 1) Aladdin now does not check, or even care what the connecter
  3.    address is.
  4. 2) zmodem resume is fixed. The new sas 6.3 compiler does not compile
  5.    lResumeOffset &= ~127; sas 6.2 does, as does microsoft's compiler.
  6.  
  7. Changes from 1.61 07/04/93
  8. 1) Fixed usage clock messages
  9. 2) Fixed problem with downloading from browse list
  10. 3) Fixed LOGOFF problem
  11. 4) Fixed hanging prolem in XMODEM uploads. Aladdin would sometimes loop
  12. then seeing line noise on XMODEM uploads
  13.  
  14. Changes from 1.60 06/20/93
  15.  
  16. 1) Change Software library routines to handle 65,280 files. While I
  17. do not recomend that you keep this many files, (The data files are 7
  18. megabytes) Aladdin will handle it. Bear in mind searching 7 megabytes
  19. can take some time...
  20.  
  21. 2) Software library indexing has changes, Aladdin no longer uses .IDX files
  22. or .FFM files. The current files are;
  23.  
  24. .DAT data file
  25. .DAI index file
  26. .FFK file marks
  27.  
  28. 3) All searches are added to the main Software list, browses work
  29. just like 1.50.
  30.  
  31. 4) Message at the top of the connect history changed.
  32.  
  33. 5) Removal of dependance on command mode. Aladdin will _NEVER_ try to 
  34. enter command mode.
  35.  
  36. 6) At load time Aladdin will check for the .DAI files, if they are missing
  37. they will be recreated, this allows you to continue to use the DAT2TXT
  38. type programs.
  39.  
  40. 7) Fixed a long time bug, where BYE is typed at the Search Again (Y/N)?
  41.  
  42. 8) Removed COMMANDMODE from script language.
  43.  
  44. 9) Changed clock messages to "Usage Charges Stopped/Started"
  45.  
  46.  
  47. Changes for 1.50 (ST and Amiga) 09/28/92
  48.  
  49.  
  50. Internet mail.
  51.  *ACC handling for Internet mail
  52.  Removal of "deadmail.txt", all non postable messages are left in the
  53.  reply file.
  54.  Max Topics 2500
  55.  STArt topic error handling.
  56.  download.log
  57.  
  58.  Well, Ami Aladdin will now handle Internet mail automatically.
  59.  
  60.  Now, replies that don't make it because of GEnie foulup no longer go to
  61.  "deadmail.txt", but rather stay in the queue to be uploaded later.
  62.  
  63.  There is now a download.log file, that is created and updated as you
  64.  
  65.  
  66. v1.05 12/16/91
  67.  
  68.  o  Add support for ZMODEM mail
  69.  o  Add support for RAM dialog
  70.  o  Add quoting feature
  71.  o  Add Abort on Disk Full during autopass
  72.  o  Fixed library in Air Warrior
  73.  o  Check for previous search or Browse
  74.  o  Lookback buffer appears to be much larger
  75.  o  Add Connect time history
  76.  o  Fixed menu highlighting
  77.  o  Fixed "Do Pending"
  78.  
  79. Some additional details concerning these additions follows.
  80.  
  81.  
  82. The new "Add support for ZMODEM mail" refers to the fact that Ami
  83. Aladdin v1.05 now allows users to download files, attached to GE Mail
  84. messages, using Zmodem protocol in  Aladdin instead of Xmodem
  85. protocol which, in turn, means that you will download the file faster
  86. and with less connect time.   This happens automatically if you have
  87. selected Zmodem downloads on the Config page.
  88.  
  89. The new "Add support for RAM dialog" refers to the new dialog box
  90. which pops up after you select "Get Messages..." with the Roundtable
  91. menu bar.  On the Get Messages dialog box that appears, there are two
  92. new picks, RAM NOR, which stands for Read All Messages - No Reply,
  93. and a new wild card selection which will let you get messages by
  94. author, date, or any other legal search term.  Please make sure you
  95. click on "Specify" before tying in a command line.  And, note that
  96. this is not error checked.  YOU must do it right!!
  97.  
  98. The new "Add quoting feature" refers to the new selection available
  99. under the Edit menu bar, "Paste Quote" (Alt-Q).  Let's say you're
  100. reading a message and decide to reply to it and, in doing so, wish to
  101. repeat some of what that person said in order to refresh their memory
  102. of what they said so that your reply makes sense.  While reading
  103. their message, press Alt-C to "copy" that entire message to Aladdin's
  104. clipboard.  Press "R" to Reply (or click on the Reply button) and
  105. then, instead of pressing Alt-V to Paste the clipboard contents to
  106. the message (as in previous versions of Ami Aladdin), press Alt-Q
  107. instead to Paste Quote and each line of text in the clipboard will be
  108. preceded by a space and a greater than symbol.  For example, using
  109. Paste Quote will yield text that looks like this:
  110.  
  111.  
  112.  >to Paste the clipboard contents to the message (as in previous versions
  113.  >of Ami Aladdin), press Alt-Q instead to Paste Quote and each line of text
  114.  >in the clipboard will be preceded by a space and a greater than symbol.
  115.  >For example, using Paste Quote will yield text that looks like this:
  116.  
  117. The new "Add Abort on Disk Full during autopass" is just what it says
  118. - a safety feature that safely aborts a download operation when there
  119. is no longer any room on the destination disk for the file to be
  120. downloaded to.  When this occurs with the new version of  Aladdin,
  121. you will momentarily have garbage printed to your terminal screen
  122. until Aladdin issues a break to GEnie, the downloading operation of
  123. the file will stop, and your autopass operation will continue as if
  124. you have had sufficient disk space for the file and the download of
  125. it had been successful.
  126.  
  127. Air Warrior changed the location of their library.  This version of
  128. Aladdin uses the new correct location.
  129.  
  130. Previous versions of Aladdin would overwrite library searches (that
  131. hadn't been looked at yet with new files. This version will not.
  132.  
  133. The lookback buffer was optimized so that it can hold much more
  134. information.  It now appears to be about 4 times larger.
  135.  
  136. A Connect Time History was added.  You must turn this on by clicking
  137. on the new "Connect" gadget on the Config Menu Page.  Then you can
  138. read your connect time history by selecting 'Connect History" under
  139. the Terminal Menu.  Please Note:  This is an approximation of the
  140. time you are online.  It will never be exactly the same as what GEnie
  141. is going to charge you.  Please Please Please do not call feedback 
  142. and say that Aladdin says my bill should be different then what it
  143. is.
  144.  
  145. Some bugs in the menu highlighting were found and killed.
  146.  
  147. Do Pending in the RoundTable and Library menus was changed, Now if
  148. you select Do Pending it will only do the tasks in the library or the
  149. RT it was selected in.  It will not do both.
  150.  
  151. Ami Aladdin is an ongoing project.  There will be new releases at
  152. various times throughout the coming year.  We look forward to your
  153. comments and suggestions for future versions.
  154.  
  155. v1.04
  156. Internal release.
  157.  
  158. v1.03
  159. Add support for ZMODEM mail
  160. Add support for RAM dialog
  161. Remove AirWarrior from special case list
  162. Add check for previous Search or Browse in pass1
  163. Add quoting feature
  164. Add Abort on Disk Full durring autopass
  165.  
  166.  
  167. v1.02
  168. Fix File Requester Path handling
  169. Fix Guru problem with Search SL, in 68000 based machines.
  170.  
  171. v1.01
  172. Fix handling of "cmdInProgress" in the editor.
  173. First Public Release.
  174.  
  175. v1.00
  176. Beta Release.
  177.  
  178.  
  179.  
  180.