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

  1. This is the release note file for PC Gopher III, version 1.10,
  2. released 30 July 1993.
  3.  
  4. We're finally running into some unsolveable memory issues; some
  5. directories in gopherspace are just too big to display (in other words,
  6. they're larger than 64K).  If you run into this, there's not much you
  7. can do...closing windows may make more memory available, though.
  8.  
  9.  
  10. ---------------------------------
  11.             Fixed Bugs
  12. ---------------------------------
  13.  
  14.   * latest version of the U of MN TCP/IP driver, fixes several range-check
  15.   error bugs
  16.  
  17.     * fixed the range-check error @071F:07F9 problem that was being
  18.     generated by some servers that use long display strings for gopher items.
  19.   Thanks to Laurent Guillope' for helping to track this one down.
  20.  
  21.   * found a solution for the range-check error @1C64:0390 -- upgrade to
  22.   version 2.2 of FTP Inc.'s PC/TCP, or don't use PC/TCP at all.  That's
  23.   the best I can do for right now...this one has been pretty much
  24.   impossible to find.
  25.  
  26.   * fixed the jumpy scroller bug.  You should be able to choose items from
  27.   a directory listing as the list is being built.
  28.  
  29.   * fixed several bookmark-related bugs:
  30.  
  31.         - memory leak when adding a bookmark
  32.  
  33.       - bookmarked searches didn't work
  34.  
  35.       - some searches didn't work, and would cause run-time errors.
  36.  
  37.   * cancelling the search string dialog didn't always work, now it does
  38.  
  39.   * cancelling binary file fetches fixed
  40.  
  41.   * save large files to disk bug fixed
  42.  
  43. ---------------------------------
  44.           Added Features
  45. ---------------------------------
  46.  
  47.   * added support for some gopher+ stuff: attribute information, gopher+
  48.   transfer methods, and ASK blocks.  THE ITEM ATTRIBUTE INSPECTOR WORKS
  49.   FOR BOTH GOPHER+ AND GOPHER0 SERVERS.
  50.  
  51.   * BOOKMARKS ARE NOW STORED IN A TEXT FILE.  this means that you can:
  52.  
  53.     a) copy them to a macintosh and feed them to TurboGopher (in theory,
  54.     anyway...I haven't had a chance to test it yet...)
  55.  
  56.     b) edit them to your heart's content
  57.  
  58.     c) mess them up royally
  59.  
  60.   if you edit the bookmark file, make SURE that:
  61.  
  62.            a) you're using an editor that DOESN'T REPLACE TABS WITH SPACES
  63.  
  64.              b) the file is being saved as PLAIN ASCII TEXT (not a WordPerfect
  65.              file or some such grotesquerie )
  66.  
  67.   or your bookmarks won't work.
  68.  
  69.   There's a new version of BMKCVT that will much up an old-format .BMK
  70.   file (PC Gopher III v1.00 and up) and produce a text file with your
  71.   bookmarks in it; it comes with instructions.
  72.  
  73.   * when creating a bookmark, the default text in the "Add Bookmark"
  74.   dialog is set to the name of the object you're about to bookmark,
  75.   rather than nothing
  76.  
  77.   * THE .REZ FILE IS NO LONGER USED.  Gopher now reads a PLAIN TEXTFILE
  78.   called GOPHER.INI. There's a little widget called REZCVT that will eat
  79.   your .REZ file (PC Gopher III v1.00 and up) and produce a configuration
  80.   file; it comes with instructions and is pretty simple to use.
  81.  
  82.   You can still override some items in the .INI file with commandline
  83.   switches but the @CFGFILE hack is gone.  The switches are the same
  84.   as in the last version, but may change shortly to be consistent with
  85.   the parameter names in GOPHER.INI.
  86.  
  87.   The
  88.  
  89.      /R=\path\to\your\gopher.rez\file
  90.  
  91.   has been replaced with
  92.  
  93.      /I=\path\to\your\gopher.ini\file
  94.  
  95.  
  96.   * the binary fetch status window now stays around until explicitly
  97.   closed; this allows bookmarks to be set for binary files.
  98.  
  99.   * escape key now closes all windows.
  100.  
  101.   * changed the keys for inserting and deleting bookmarks: the Ins
  102.   key now inserts, the Del key deletes.
  103.  
  104.   * in order to use BOOTP, you should now check the "Use BOOTP" checkbox.
  105.   This will insure that, regardless of previous network settings, gopher
  106.   always asks for an address from the BOOTP server.
  107.  
  108. ---------------------------------
  109.            Unfixed Bugs
  110. ---------------------------------
  111.  
  112.   * if there's a non-single-window mode browser on the screen, and you
  113.   switch to single-window mode, you have to open a new browser to get
  114.   the "Go Back" button to appear
  115.  
  116.   * in single-window mode, a failed query shouldn't close the window
  117.  
  118.   * in single-window mode, the list of items is sometimes incomplete
  119.   until the scrollbar has been moved.
  120.  
  121.   * still no help system
  122.  
  123.   * empty directories shouldn't be displayed
  124.  
  125.   * MS-DOS and 64k segments.  This bug is unlikely to be remedied in the
  126.   near future.
  127.  
  128. Have fun, and keep reporting bugs!
  129.  
  130. Daniel A. Torrey
  131. Chief Cook and Bottle-washer, PC Gopher
  132. daniel@boombox.micro.umn.edu
  133.  
  134.  
  135.  
  136.