home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / networks / pcg3r112.zip / RELEASE.112 < prev    next >
Text File  |  1993-08-06  |  3KB  |  80 lines

  1. This is the release note file for PC Gopher III, version 1.1.2, released
  2. 6 August 1993.
  3.  
  4.  
  5. ---------------------------------
  6.                     Fixed Bugs
  7. ---------------------------------
  8.  
  9.   * fixed bug in telnet session name lookups; if a name lookup failed,
  10.   the session was being run anyway, aimed at a bogus address.
  11.  
  12.   * added sanity check to attribute info code; selecting an error item
  13.   and asking for views or attributes won't crash the program.
  14.  
  15.   * changed the config file code to copy rather than rename the config
  16.   file during updates; renaming was a problem if the .INI file was on
  17.   one drive and the temp file was on another.
  18.  
  19.     * if a variable in GOPHER.INI was set to point to an environment
  20.   variable, and the user made configuration changes, the reference
  21.     to the environment variable was being replaced; gopher now respects
  22.   the environment variable settings
  23.  
  24. ---------------------------------
  25.           Changes
  26. ---------------------------------
  27.  
  28.   * PC Gopher no longer zeros all of the addressing information when the
  29.   "Use BOOTP" checkbox is checked; it just zeros the pc_ip address.  It
  30.   has to do this to tell the TCP layer to do a BOOTP request.  This
  31.   means that if your BOOTP server doesn't return nameserver or gateway
  32.   addresses, you can enter them by hand, and PC Gopher should use them.
  33.   You can NOT override information that comes back from the BOOTP
  34.   server, however; if you put a nameserver address in GOPHER.INI and
  35.   check "Use BOOTP", and your BOOTP server returns a nameserver address,
  36.   the address returned by the server will be used, and the one in
  37.   GOPHER.INI will be ignored.
  38.  
  39.   * the syntax for the terminal session emulator strings has changed;
  40.   you need to use a "$" character in the commandline, rather than "%".
  41.   This was changed in order to allow gopher to use environment variables
  42.   specified in the GOPHER.INI file; you'll need to change the
  43.   commandline strings in your GOPHER.INI by hand, or terminal sessions
  44.   won't work anymore...
  45.  
  46.   * added two more parameters to the [paths] section of GOPHER.INI:
  47.  
  48.     swap_dir        = .            ; directory to swap to during shells/terminal sessions
  49.     tmp_dir       = .     ; directory for gopher to use when creating temp files
  50.  
  51.     Both of these directories MUST be writeable!  You will have to add
  52.     these parameters to your GOPHER.INI file by hand, or delete it and
  53.     let PG Gopher create a new GOPHER.INI.  If you don't add these
  54.     parameters, PC Gopher will use the directory that GOPHER.EXE lives
  55.     in for swap files and temp files.
  56.  
  57. ---------------------------------
  58.            Unfixed Bugs
  59. ---------------------------------
  60.  
  61.   * mysterious range-check errors at addresses 0459:0CF0, 091E:13C7,
  62.     1174:03F3, and 1174:0343.  If you see these, report them, along with
  63.     the version number of PC Gopher, your DOS version, a list of TSRs
  64.     that you load at boot time, and the name and version number of any
  65.     other network software you're using (PC/TCP, Vines, etc.)
  66.  
  67.   * in single-window mode, a failed query shouldn't close the window
  68.  
  69.   * in single-window mode, the list of items is sometimes incomplete
  70.     until the scrollbar has been moved.
  71.  
  72.   * still no help system
  73.  
  74. Have fun, and keep reporting bugs!
  75.  
  76. Daniel A. Torrey
  77. Chief Cook and Bottle-washer, PC Gopher
  78. daniel@boombox.micro.umn.edu
  79.  
  80.