home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume30 / gnuplot3 / patch02a / README.patch2 < prev    next >
Text File  |  1992-06-19  |  3KB  |  110 lines

  1. This is the official release of GNUPLOT.3.2.  It is available in either
  2. a patch or tar archive.  Sites for the retrieval are listed in the
  3. README.   Below are the modifications and contributors to this release.
  4. The patch files patch.[1-7] need to be applied with the p1 flag
  5.  
  6. (with csh or tcsh the following will apply the patches)
  7. %cd gnuplot
  8. %foreach f (patch.*)
  9. >patch -p1 <  $f
  10. >end
  11.  
  12.  
  13. Thanks  ---  Alex Woo
  14.  
  15. * Subject: New generic gnuplot_x11.c 
  16.   Name: Ed Kubatis
  17.   Email: ejk@ux2.ncsa.uiuc.edu
  18.  
  19. * Subject: Hidden Line Removal for Explicit Surfaces and IRIX 4.0 fixes.
  20.   Name: Gershon Elber
  21.   Email: gershon@gr.utah.edu
  22.  
  23. * Subject: Table Terminal Driver.
  24.   Name: Kevin Russo
  25.   Email: russo@rudedog.nrl.navy.mil
  26.  
  27. * Subject: PCL5 driver fixes (HPGL page eject),datafile pipe and README.
  28.   Name: Alex Woo
  29.   Email: woo@ames.arc.nasa.gov
  30.  
  31. * Subject: Pbmplus driver and fix to y log tics.
  32.   Name: Russell Lang 
  33.   Email: rjl@monu1.cc.monash.edu.au  
  34.  
  35. * Subject: NeXT Console Driver.
  36.   Name: Nick Strobel 
  37.   Email: strobel@phast.phys.washington.edu
  38.  
  39. * Subject: Fix GNUTERM environment with disk resident BGI drivers
  40.   Name: Craig Johnston
  41.   Email: johnston@maxwell.ee.washington.edu
  42.  
  43. * Subject: Fix tables for troff in doc2ms
  44.   Name: Michael Schuh
  45.   Email: schuh@ames.arc.nasa.gov
  46.  
  47. * Subject: Fix dump when GNUPLOT$HELP undefined
  48.   Name: Wolfgang J. Moeller
  49.   Email: moeller@gwdgv1.dnet.gwdg.de 
  50.   
  51. * Subject: Fix AMIGA segment limits
  52.   Name: Carsten Steger
  53.   Email: stegerc@informatik.tu-muenchen.de
  54.   
  55. * Subject: Put FAR pointers in bitmap.c and bitmap.h
  56.   Name: Russell Lang 
  57.   Email: rjl@monu1.cc.monash.edu.au  
  58.   
  59. * Subject: Bug fix to latex.trm 
  60.   Name: Rob Cunningham
  61.   Email: rkc@xn.ll.mit.edu
  62. ----------------------------------------------------------------------------
  63.  
  64.                    GNUPLOT 3.1 Patch
  65.  
  66. This package provides the upgrade of gnuplot 3.0 to patch level 1.
  67. Below are the contributers to this upgrade and the modifications made.
  68.  
  69. Thank you all
  70.  
  71. Gershon
  72.  
  73. ----------------------------------------------------------------------------
  74.  
  75. * Subject: Y log / postscript eps fix
  76.   Name: Russell Lang
  77.   Email: rjl@monu1.cc.monash.edu.au
  78.  
  79. * Subject: HP26 driver to lift text.
  80.   Name: Bruce Lueckenhoff
  81.   Email: luechen@cis.udel.edu
  82.  
  83. * Subject: CRAY prt, UIUC coordinates.
  84.   Name: Daniel Lewart
  85.   Email: d-lewart@uiuc.edu
  86.  
  87. * Subject: AI device
  88.   Name:    Ray Ghanbari
  89.   Email: ray@mtl.mit.edu
  90.  
  91. * Subject: HP_MOTIF on a Snake, X11 for Next
  92.   Name: Alex Woo
  93.   Email: woo@ra-next.arc.nasa.gov
  94.  
  95. * Subject: Mod. to LaTeX for multiple curves/plots, complex atan function fix.
  96.   Name: Ray Toy???
  97.   Email: toy@soho.crd.ge.com
  98.  
  99. * Subject: Fix the "splot 'file.dat'" with only z values.
  100.   Name: Gershon Elber
  101.   Email: gershon@gr.utah.edu
  102.  
  103. * Subject: Underscore prefixed names.
  104.   Name: Tom Tkacik
  105.   Email: tkacik@hobbes.cs.gmr.com
  106.  
  107. * Subject: Amiga port
  108.   Name: Carsten Steger 
  109.   Email: stegerc@informatik.tu-muenchen.de
  110.