home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / awget167.zip / changes < prev    next >
Text File  |  2001-06-11  |  4KB  |  120 lines

  1. Auto WGet Daemon
  2. Great idea and first release (C) 1998 Steve Trubachev
  3. Final release (C) 1998-2001 Dmitry A.Steklenev
  4.  
  5. History of changes
  6.  
  7. Version 1.6.7
  8.  
  9.    add: German language is again supported.
  10.  
  11. Version 1.6.6
  12.  
  13.    add: Traditional Chinese language support.
  14.  
  15. Version 1.6.5
  16.  
  17.    upd: awgadd.cmd now can be called from another REXX program.
  18.    add: Prune of the log files. See LOG_KEEP in the configuration file.
  19.    fix: Opening of files in OBJECT REXX required presence of option 
  20.         SHAREREAD.
  21.    add: Plugins interface.
  22.    add: After end of downloading URL is placed in the extended
  23.         attribute .SUBJECT of the downloaded file. URL name and 
  24.         download date store to .COMMENTS.
  25.    upd: Can't start more than one copy of daemon.
  26.    add: Utility for stopping down the daemon.
  27.    add: Added attempts counter for each of URL and maximum number of
  28.         downloads parameter in the configuration file.
  29.    add: Now you can create subfolders in ToDo folder with additional
  30.         configuration files with different parameters.
  31.    add: Added cURL support (experimental). 
  32.    add: Main configuration file allow to use any another download utility.
  33.    upd: In case of loosing Internet connection All of active downloads will
  34.         be closed.
  35.    add: As the argument for awgadd.cmd you can use filename and path 
  36.         to file, contain URLs.
  37.    add: You can move active URLs from folder Active to any other or erase. 
  38.     In this case session with this URL will be closed.
  39.    upd: Many other, I didn't remember all of them.
  40.    
  41. Version 1.5.1.6
  42.  
  43.    add: German language support.
  44.    add: Chinese manual.
  45.    upd: The default view for "ToDo" folder is changed on "Tree" because of
  46.         problems with Netscape Communicator 4.61.
  47.  
  48. Version 1.5.1.5
  49.  
  50.    fix: Value of variable used to store WGet's output is restricted
  51.         to avoid memory consumption when WGet output is excessive.
  52.    upd: No above the 20 latest strings of WGet's output are placed 
  53.         to error log.
  54.    fix: Unnecessary files now deleted with DEL /F even if "SET DELDIR="
  55.         is enabled in CONFIG.SYS.
  56.    upd: Error of WGET, founded at the moment of disconnecting of PPP
  57.         or SLIP connection at check_connection = 1 are not mistake 
  58.         at all.
  59.    add: Chinese language support (ChinesesLanguage,Taiwan BIG-5).
  60.  
  61. Version 1.5.1.4
  62.  
  63.    fix: Inquiry of the download directory at installation.
  64.    fix: Problems with the download directory at use of wget 
  65.         parameters -m (--mirror) or -r (--recursive).
  66.    upd: The inetwait call is added 
  67.    upd: Processing of shortcuts with URL created with the MSIE 
  68.         or Netscape under windows.
  69.  
  70. Version 1.5.1.2
  71.  
  72.    upd: Because of bugs in old versions OBJECT REXX the subsystem 
  73.         of locking is completely rewritten.
  74.    upd: The waiting of start of process of downloading with 
  75.         timeout per 30 seconds is added.
  76.    add: French language support
  77.    add: Italian language support
  78.  
  79. Version 1.5.1.0
  80.  
  81.    fix: error in installation script.
  82.  
  83. Version 1.5.0.9
  84.  
  85.    fix: error in procedure of check existence of the download directory.
  86.  
  87. Version 1.5.0.8
  88.  
  89.    fix: problem with URLs containing '&()^'
  90.  
  91. Version 1.5.0.7
  92.  
  93.    fix: error in WpsMove().
  94.  
  95. Version 1.5.0.6
  96.  
  97.    fix: PPP connection check (for PPP1-PPP7)
  98.    add: At a error the output of the WGet is append in a error log 
  99.         for the further analysis
  100.    add: uninstallation program.
  101.    add: new icons :)
  102.    add: error log file.
  103.    add: after end of downloading URL is placed in the extended
  104.         attribute .SUBJECT of the downloaded file.
  105.    add: Netscape Communicator/2 support.
  106.    add: after processing URL can move in special folders
  107.         "Failed" or "Done", depending on what finished downloading.
  108.    upd: refreshing of folders at moving files.
  109.    add: object "Add Url" in a folder "Info" for manual addition URL.
  110.    add: creation of a tray "Auto WGet Daemon" in WarpCenter during
  111.         installation.
  112.    fix: many small bugs :)
  113.  
  114. Version 1.4.0.3
  115.  
  116.    fix: problem with URLs containing '%'
  117.    upd: process complete message automaticaly disposed after
  118.         one hour
  119.  
  120.