home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 September / PCO_0998.ISO / filesbbs / os2 / igos2141.arj / IGOS2141.ZIP / readme < prev   
Encoding:
Text File  |  1998-06-28  |  4.0 KB  |  104 lines

  1.  
  2. Upgrade Notes for Internet Gate 1.40
  3. ====================================
  4.  
  5. This version of Internet Gate has a new caching algorithm, more efficient
  6. than the previous one, that makes the old cache files incompatible. If you
  7. are upgrading from a version prior to 1.35, be sure to delete the old cache
  8. files before running this version of Internet Gate.
  9.  
  10. The files you must delete are the following:
  11.  
  12. cache.dat
  13. cache.idx
  14.  
  15. all located in the directory where Internet Gate was installed.
  16.  
  17.  
  18. Using the dialer under OS/2
  19. ===========================
  20.  
  21. We have received reports about the dialer not being working properly under
  22. OS/2. Since in all our test machines the dialer works fine we have decided
  23. to include our PPP.EXE, SLIP.EXE and SLATTACH.EXE files in the distribution
  24. package. These files will be installed in the same directory where Internet
  25. Gate will be installed, and will be used by Internet Gate instead of the
  26. one you have installed with the operating system.
  27.  
  28. THE INSTALLATION PROGRAM DOESN'T ALTER YOUR SYSTEM FILES, NOR THESE FILES
  29. ARE INTENDED TO BE AN UPDATE TO THE FILES DISTRIBUTED BY IBM ITSELF.
  30. COPYING THESE FILES OVER THE EXISTINGS MAY PRODUCE UNPREDICTABLE RESULTS
  31. AND IS AT YOUR OWN RISK ONLY.
  32.  
  33. This is merely an attempt to work around some reported problems, if the
  34. dialer still doesn't work, please contact us at support@maccasoft.com.
  35.  
  36.  
  37. Changes made in version 1.41
  38. ============================
  39.  
  40.  * Fixed a bug in the DNS server that prevented access to some internet
  41.    sites. Specifically, this fix has solve some problems with the ICQ
  42.    usage.
  43.  
  44.  * Added support for the Ident protocol. A new page was added in the
  45.    Preferences dialog to configure and enable the Ident server used
  46.    by most IRC servers to validate the login. Since Igate doesn't allow
  47.    user-logins, the Ident server can specify only a single user name for
  48.    all connections.
  49.  
  50.  * Added support for IMAP4 proxy.
  51.  
  52.  * Added support for the ftp proxy authentication used by GetRight. This
  53.    usefuly utility uses the sequence 
  54.  
  55.    ftp://<username>:<password>@@domain/directory/file.zip
  56.  
  57.    to authenticate the user to the remote ftp server, Igate can now detect
  58.    and use this sequence.
  59.  
  60.  * Fixed the duplication of web pages when retrived from the cache.
  61.  
  62.  * The cache size limit is now working correctly.
  63.  
  64.  * OS/2 Version: fixed the non-proxy request radio button not working
  65.    properly.
  66.  
  67.  
  68. Changes made in version 1.40
  69. ============================
  70.  
  71.  * New user interface. Internet Gate has a new user interface more
  72.    attractive and intuitive than the previous, with large toolbar buttons
  73.    and menu bar.
  74.  
  75.  * The help file was almost completely rewritten to be more clear on some
  76.    clumsy configuration points. Hopfully this new help file makes the
  77.    installation and configuration of Internet Gate more easy. Added a
  78.    troubleshooting section.
  79.  
  80.  * Added support for the 'Pragma: no-cache' parameter that tells the proxy
  81.    to ignore the cached files and reload the resource from the remote
  82.    server. Now when you hit the 'Reload' button on your web browser the
  83.    page is effectively reloaded from the remote server and the proxy cache
  84.    is updated.
  85.  
  86.  * The SOCKS server now fully supports SOCKS5, including UDP-ASSOCIATE
  87.    requests. Now programs like ICQ can work with Internet Gate.
  88.  
  89.  * Added support for non-proxy requests to the HTTP and POP3 servers. When
  90.    a non-proxy request is made to these servers, the connection will be
  91.    routed to a configurable local server for handling. With this addition
  92.    you can have Internet Gate working with your intranet's WEB and MAIL
  93.    servers on the same machine.
  94.  
  95.  * Increased the buffer size for HTTP requests. This should avoid program
  96.    crashes with extremely long url requests.
  97.  
  98.  * Added support for the ftp: protocol to the HTTP proxy server. Now you
  99.    can do ftp transfers from your web browser without need to configure the
  100.    SOCKS server.
  101.  
  102.  * Added support for UDP Mapped Links.
  103.  
  104.