home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pcg105r3.zip / RELEASE.TXT < prev   
Text File  |  1992-10-12  |  14KB  |  452 lines

  1.  
  2.  
  3.  *******************************************************
  4.  *** PC Gopher II v1.05r3 Release Notes: 12 Oct 1992 ***
  5.  *******************************************************
  6.  
  7. Bugs fixed since 1.05r2
  8. ---------------------
  9.  
  10.  - fixed many CSO bugs; it didn't work before, it does now.  Uses user-
  11.  defined query timeout, handles large responses w/o blowing up.
  12.  
  13.  - plugged memory leak created by using bookmark dialog box to initiate
  14.  a gopher query
  15.  
  16.  
  17. New Features since 1.05r2
  18. -----------------------
  19.  
  20.  - none.  this is a bugfix release, that's all.
  21.  
  22.  
  23. Known bugs/deficiencies not addressed by this release
  24. -----------------------------------------------------
  25.  
  26.  - Still no default textfile-save directory.  File dialog box is buggy.
  27.  
  28.  
  29.  Once again, you'll need to run gopher with the /INIT switch to update your
  30.  .REZ file.
  31.  
  32.  
  33. Daniel A. Torrey
  34. 12 October 1992
  35.  
  36.  
  37.  *******************************************************
  38.  *** PC Gopher II v1.05r2 Release Notes: 9 Sept 1992 ***
  39.  *******************************************************
  40.  
  41. Bugs fixed since 1.05
  42. ---------------------
  43.  
  44.  - better error handling during initialization; (hopefully) more helpful
  45.  error messages on exit.
  46.  
  47.  
  48. New Features since 1.05
  49. -----------------------
  50.  
  51.  - none.  this release cleans up some cosmetic stuff, that's all.
  52.  
  53. Daniel A. Torrey
  54. 9 Sept 1992
  55.  
  56.  
  57.  *******************************************************
  58.  *** PC Gopher II v1.05 Release Notes:   21 Aug 1992 ***
  59.  *******************************************************
  60.  
  61. Bugs fixed since 1.04
  62. ---------------------
  63.  
  64.  - the bookmark file no longer grows every time it's used
  65.  
  66.  
  67. New Features since 1.04
  68. -----------------------
  69.  
  70.  - the CSO support is much improved.  See the manual for full
  71.  instructions
  72.  
  73.  - there's yet another command line switch & environment variable: /G
  74.  and G_LOG.  This'll let folks specify where they want the error log file
  75.  to be written, either with the command line switch:
  76.  
  77.     C:\> GOPHER /L Z:\PATH\TO\FILE\FILENAME.EXT
  78.  
  79.  or by setting the environment variable:
  80.  
  81.     C:\> SET G_LOG=Z:\PATH\TO\FILE\FILENAME.EXT
  82.     C:\> GOPHER
  83.  
  84.  Once again, you'll need to run gopher with the /INIT switch to update your
  85.  .REZ file.
  86.  
  87.  
  88. Daniel A. Torrey
  89. 21 August 1992
  90.  
  91.  *******************************************************
  92.  *** PC Gopher II v1.04 Release Notes:   10 Aug 1992 ***
  93.  *******************************************************
  94.  
  95. Bugs fixed since 1.03
  96. ---------------------
  97.  
  98.  - now saves configuration settings as well as old bookmarks
  99.  when running with the /INIT switch
  100.  
  101.  - bookmark window pops up on the right side of the screen, instead
  102.  of right in the middle.  Thanks to David S. Lapointe from San Antonio
  103.  for this one.
  104.  
  105.  BE SURE TO RUN GOPHER WITH THE /INIT SWITCH THE FIRST TIME YOU USE
  106.  IT!
  107.  
  108. Daniel A. Torrey
  109. 10 August 1992
  110.  
  111.  
  112.  *******************************************************
  113.  *** PC Gopher II v1.03 Release Notes:    6 Aug 1992 ***
  114.  *******************************************************
  115.  
  116. Bugs fixed since 1.02b
  117. ----------------------
  118.  
  119.  - heap space overflow while looking at long dir listings fixed
  120.  
  121.  - Gopher now restores the starting driver and directory properly on
  122.    exit
  123.  
  124.  - if user opened two bookmark list viewers, the bookmark list could
  125.    get munged.  Choosing "Open Bookmark List" now checks to see if there's
  126.    already an open window; if there is, it's brought to the foreground
  127.  
  128.  - the bookmark list wasn't being written out to disk if the user quit
  129.    with an open bookmark list viewer
  130.  
  131. New Features since 1.02b
  132. ------------------------
  133.  
  134.  - telnet session command string is now written to the log file GOPHER.LOG
  135.    after variable substitution; this may help in debuggin telnet session
  136.    problems
  137.  
  138.  - if the user selects a telnet session, and memory is low, and error
  139.    message will pop up, allowing the user to continue or cancel the
  140.    session.  Thanks to Dan Cummings at the U of MN for the idea.
  141.  
  142.  - the REZGEN program is gone; to create a new resource file, run gopher
  143.    with the /INIT switch, like this:
  144.  
  145.      C:\> GOPHER /INIT
  146.  
  147.  - bookmarks are now stored in a separate file from config info; by
  148.    default, they're kept in GOPHER.BMK, in the same directory as GOPHER.EXE.
  149.    To specify a different file or path, use
  150.  
  151.      C:\> SET G_BMK=C:\PATH\TO\FILE\FILENAME
  152.  
  153.    or run gopher with the /B switch:
  154.  
  155.      C:\> GOPHER /B C:\PATH\TO\FILE\FILENAME
  156.  
  157.    IMPORTANT NOTE:
  158.  
  159.    To save your old bookmarks, run gopher with /INIT in the same directory
  160.    as your old GOPHER.REZ file.  If gopher sees this file, he'll look in it
  161.    to see if it contains bookmarks; if so, they will be stored in GOPHER.BMK
  162.  
  163.    You may specify names for the old-style .REZ file and the new .BMK file
  164.    after the /INIT switch:
  165.  
  166.      C:\> GOPHER /INIT MYOLD.REZ MYNEW.BMK
  167.  
  168.    They MUST be in the proper order, or...well, it won't be pretty.  It's
  169.    easiest to make sure that the old .REZ file is called GOPHER.REZ, and
  170.    just type
  171.  
  172.      c:\> GOPHER /INIT
  173.  
  174.    Any bookmarks in old copies of GOPHER.REZ will be ignored.
  175.  
  176.  - minor fixes to menu text
  177.  
  178.  - listbox type identifier for phonebooks changed from "<C>" to "<P>", since
  179.    everyone but us geeks call them "phone books", not "CSO servers"
  180.  
  181.  
  182. Known bugs/deficiencies not addressed by this release
  183. -----------------------------------------------------
  184.  
  185. Bugs:
  186.  
  187.  - WAIS queries still aren't handled properly
  188.  
  189.  - CSO support is still minimal
  190.  
  191. Daniel A. Torrey
  192. 6 August 1992
  193.  
  194.  
  195.  
  196.  *******************************************************
  197.  *** PC Gopher II v1.02b Release Notes: 12 June 1992 ***
  198.  *******************************************************
  199.  
  200. Bugs fixed since 1.01b
  201. ----------------------
  202.  
  203.  - the infamous "getDispStr" error has been eliminated
  204.  
  205.  - list box is always the selected item after a "Go Back",
  206.    regardless of whether the mouse or the keyboard was used to
  207.    poke the "Go Back" button
  208.  
  209.  
  210. New Features since 1.01b
  211. ------------------------
  212.  
  213.  - an item inspector ( in the file menu ); allows you to see
  214.  exactly what string is being sent, and which server and port
  215.  it's being sent to.  This is very un-gopher-ish, but I like it...
  216.  
  217.  - amended woeful lack of team-playership in the About... box
  218.  
  219.  - added a help screen; to see it, type "GOPHER ?"
  220.  
  221.  - tracked down a couple of "error #213" bugs, caused by trying to
  222.  run off the end of a list
  223.  
  224.  - if telnet sessions were turned off, directories containing only
  225.  telnet items weren't handled properly.  Fixed.
  226.  
  227.  - I am now 32 years old.
  228.  
  229.  - Paul Lindner, our UNIX Gopher Guru, is married.  As of today.
  230.  
  231.  ( perhaps those last two items belong in the bug list...)
  232.  
  233. Known bugs/deficiencies not addressed by this release
  234. -----------------------------------------------------
  235.  
  236. Bugs:
  237.  
  238.  - one user has reported losing the mouse cursor after returning
  239.    from a telnet session.  I haven't had any other reports of this,
  240.    and I haven't been able to find the problem.  Oh, well...
  241.  
  242. Daniel A. Torrey
  243. 12 June 1992
  244.  
  245.  
  246.  *****************************************************
  247.  *** PC Gopher II v1.01b Release Notes: 4 May 1992 ***
  248.  *****************************************************
  249.  
  250. Bugs fixed since 1.00b
  251. ----------------------
  252.  
  253.  - bookmarks just plain didn't work; now they do
  254.  
  255.  - various text glitches fixed:
  256.  
  257.   * tabs are now expanded
  258.   * lines no longer sorted
  259.   * lines no longer truncated at 80 characters
  260.   * blank lines no longer stripped
  261.  
  262.  - plugged a few memory leaks
  263.  
  264.  - update to latest version of IBMTCP
  265.  
  266. Known bugs/deficiencies not addressed by this release
  267. -----------------------------------------------------
  268.  
  269. Bugs:
  270.  
  271.  - occasionally, gopher will present an error box stating "getDispStr:
  272.  bad type ID from server", and go into a loop from which there is no
  273.  escape except rebooting
  274.  
  275.  - failed CSO searches produce a text window that truncates the
  276.  first character of each line
  277.  
  278. Deficienies:
  279.  
  280.  - CSO support is pretty crude.  No way for user to request list of
  281.  available fields from server, requested fields are hard-coded, formatting
  282.  of data is minimal
  283.  
  284.  - issue of read-only .REZ file not addressed yet.  some users have stated
  285.  a desire to have a read-only .REZ file for public installations; currently,
  286.  bookmarks are stored in the .REZ file, making read-only mode impractical
  287.  
  288.  - PC Gopher II should look in . and PATH for .REZ, .OVR files
  289.  
  290.  - PC Gopher II can only recognize gopher types identified by the characters
  291.  '0' through '9'
  292.  
  293.  - There's STILL no documentation
  294.  
  295.  
  296. Well, have fun...thanks for all of the suggestions and bug reports, too.
  297. Keep 'em coming!
  298.  
  299. Daniel A. Torrey
  300. 4 May 1992
  301.  
  302.  
  303.  
  304.  *******************************************************
  305.  *** PC Gopher II v1.00b Release Notes: 9 April 1992 ***
  306.  *******************************************************
  307.  
  308.  
  309. What's New
  310. ----------
  311.  
  312. 1. Support for the Gopher <--> WAIS gateway.  The default query
  313. timeout has been adjusted upwards to 20 sec., since the WAIS
  314. searches take a little longer.
  315.  
  316. 2. Minimal support for CSO servers.  See "To Do" for what's going
  317. to happen with that.
  318.  
  319. 3. Path to telnet application is now read from the environment.
  320. User can define the entire string that's passed to the telnet
  321. application.
  322.  
  323. 4. Fully overlaid.  Overlay buffer kept in EMS if available.
  324.  
  325. 5. Directory cacheing.  A cache of recently visited directories
  326. is maintained; before doing a network transaction, PC Gopher II
  327. will check this cache to see if a listing has been retrieved
  328. recently.  If so, it will just update the screen.
  329.  
  330. The cache currently holds the last five listings, and considers
  331. them valid for five minutes.  See "To Do" for planned enhancements.
  332.  
  333.  
  334. What's Different
  335. ----------------
  336.  
  337. 1. 90% of the dialog boxes are kept in a resource file called
  338. ( by default ) GOPHER.REZ.  All preferences and settings, as
  339. well as bookmarks, are stored in this file.  You can specify
  340. which file to use by:
  341.  
  342.   a) setting the environment variable G_REZ to point to a file,
  343.      like this:
  344.  
  345.      C:\> set G_REZ=C:\SOMEDIR\MYFILE.REZ
  346.  
  347.   b) running gopher with the /R option, like this:
  348.  
  349.      C:\> gopher /r C:\SOMEDIR\MYFILE.REZ
  350.    
  351. Note that you MUST include the space between the /r switch and the
  352. filename!  By default, PC Gopher II will try to use the file
  353. GOPHER.REZ, in the directory that the .exe file lives in; also,
  354. the command line parameter will override the environment variable
  355. if you use both.
  356.  
  357. A utility is included called REZGEN.EXE.  If you munge or lose the
  358. resource file, this program will rebuild it for you.  By default,
  359. it creates GOPHER.REZ, but if you specify a filename, it'll use
  360. that instead.  To create a new resource file called FOO.FEE, you'd
  361. run REZGEN like this:
  362.  
  363.     C:\> rezgen foo.fee
  364.  
  365. 2.  By default, PC Gopher II will try to use the overlay file
  366. GOPHER.OVR, in the directory that the .exe file lives in.
  367. You can change this by:
  368.  
  369.   a) setting the environment variable G_OVR to point to a file, like this:
  370.  
  371.     C:\> set G_OVR=C:\SOMEDIR\MYFILE.OVR
  372.  
  373.   b) running gopher with the /O option, like this:
  374.  
  375.     C:\> gopher /o C:\SOMEDIR\MYFILE.OVR
  376.  
  377. Note that you MUST include the space between the /o switch and
  378. the filename!  Once again, the command line parameter will override
  379. the environment variable if you use both.
  380.  
  381. 3. In order to be able to use telnet, you MUST set an environment
  382. variable called G_TEL.  It should be set to the complete path
  383. to the executable file, including the filename, and the parameters
  384. you want to pass to the telnet program.  At a minimum, you need to
  385. include the symbols %a and %p as parameters; PC Gopher will replace
  386. these with the address and port number of the machine it needs to
  387. connect to.
  388.  
  389. So, for example, if the telnet program you're using was in the same
  390. directory as gopher, C:\GOPHER, and it was called TELAPP.EXE, you'd
  391. set G_TEL like this:
  392.  
  393.     C:\> set G_TEL=C:\GOPHER\TELAPP.EXE %a %p
  394.  
  395. If your telnet program needs a "#" in front of the port number, you'd
  396. set G_TEL like this:
  397.  
  398.     C:\> set G_TEL=C:\GOPHER\TELAPP.EXE %a #%p
  399.  
  400. On my machine, the telnet application is called TELBIN.EXE.  It
  401. resides in C:\NCSA, and requires a "#" in front of the port number.
  402. It also requires the complete path to its configuration file, CONFIG.TEL.
  403. So, I set up the G_TEL environment variable like this:
  404.  
  405.     C:\> set G_TEL=C:\NCSA\TELBIN.EXE -h C:\NCSA\CONFIG.TEL %a #%p
  406.  
  407.  
  408. 4. The "Bookmark" menu is gone.  There is a new item in the File menu
  409. called "Open Bookmark List".  This will bring up the bookmark dialog
  410. box, and allow you to add/delete bookmarks.  There are no longer
  411. multiple bookmark files.  If you have a need for more than one bookmark
  412. file, remember that bookmarks are stored in the resource file; just create
  413. a new resource file and specify it either via the command line or the
  414. G_REZ environment variable.
  415.  
  416.  
  417. To Do
  418. -----
  419.  
  420. 1.  New documentation!  First on the list after I get back from California,
  421. week after next.
  422.  
  423. 2.  Improve cacheing.  User should be able to set a memory size for the
  424. cache, rather than hardwiring it to hold a specific number of items;
  425. timeout value should also be user-configurable.  User should be able to
  426. turn it off altogether if memory is tight.  Maybe a disk-based cache 
  427. option, as well?  It sounds yucky, but I think that reading a listing
  428. off of the disk would still be faster than a network transaction over
  429. a 9600 bps SLIP link...
  430.  
  431. 3.  Better CSO support.  User should be able to request a list of
  432. available fields from the server.  A "Phone Book" to store CSO responses
  433. in would be a nice addition (sort of like the bookmark dialog, but
  434. double-clicking on a name would bring up the information associated
  435. with the name).
  436.  
  437. 4.  FTP capability.  We need to have this part of the protocol better
  438. defined before much more can be done in this direction.
  439.  
  440.  
  441. That's it...enjoy!  Sorry this took so long...bug reports to the
  442. usual place:
  443.  
  444.    gopher@boombox.micro.umn.edu
  445.  
  446. This is a complete rewrite of the original client, so there's sure to be
  447. lotsa' bugs...
  448.  
  449. Daniel A. Torrey
  450. 9 April 1992
  451.  
  452.