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