home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / unixtex-6.1b-src.tgz / tar.out / contrib / unixtex / web2c / fontutil / ChangeLog < prev    next >
Text File  |  1996-09-28  |  5KB  |  169 lines

  1. Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
  2.  
  3.         * Version 6.1.
  4.  
  5. Mon Jan 24 07:33:41 1994  Karl Berry  (karl@cs.umb.edu)
  6.  
  7.         * Version 6.0.
  8.  
  9. Sat Nov  6 13:46:52 1993  Karl Berry  (karl@cs.umb.edu)
  10.  
  11.     * vftovp.ch (out_char): Don't offset index into xchr by 31.  From
  12.     dak@pool.informatik.rwth-aachen.de.
  13.  
  14.     * tftopl.ch (Usage): Squeeze onto one line.
  15.  
  16. Fri Nov  5 15:49:15 1993  Karl Berry  (karl@cs.umb.edu)
  17.  
  18.     * {gftodvi,vftovp,vptovf,pltotf,tftopl}.ch (option_index): Declare
  19.     as int.
  20.  
  21. Tue Oct 12 14:07:42 1993  Karl Berry  (karl@cs.umb.edu)
  22.  
  23.     * gftodvi.ch (verbose): Declare as int.
  24.     * {pl,tf}to{tf,pl}.ch: Likewise.
  25.     * {vf,vp}to{vp,vf}.ch: Likewise.
  26.  
  27. Sun Oct  3 13:00:05 1993  Karl Berry  (karl@cs.umb.edu)
  28.  
  29.     * Makefile.in (commonh): paths.h is in kpathsea.
  30.     (commono): kpathsea.a has its own variable now.
  31.     (*clean): Include standard targets.
  32.     (program): New variable.
  33.     (install): Use it.
  34.  
  35. Fri May 21 14:09:13 1993  Karl Berry  (karl@cs.umb.edu)
  36.  
  37.     * gf{type,topk}.ch (open_gf_file): Remove unused var j.
  38.     * pk{type,togf}.ch (open_pk_file): Likewise.
  39.  
  40. Fri May 14 14:36:50 1993  Karl Berry  (karl@cs.umb.edu)
  41.  
  42.     * tftopl.ch (index_var): Oops, that's a type, not a variable.
  43.  
  44. Sun May  9 10:10:51 1993  Karl Berry  (karl@cs.umb.edu)
  45.  
  46.     * Makefile.in (commonh): Remove $(srcdir) for paths.h.
  47.     (commono): Add kpathsea library.
  48.  
  49. Thu May  6 16:04:32 1993  Karl Berry  (karl@cs.umb.edu)
  50.  
  51.     * pktype.ch (53): Expand out writeln statement to avoid undefined
  52.     evaluation order problem.
  53.  
  54. Fri Apr 30 15:07:43 1993  Karl Berry  (karl@cs.umb.edu)
  55.  
  56.     * vptovf.ch, vftovp.ch, mft.ch (class): Rename to `class_var'.
  57.  
  58.     * Makefile.in (commonh): Add paths.h.
  59.  
  60. Fri Apr  9 16:07:42 1993  Karl Berry  (karl@cs.umb.edu)
  61.  
  62.     * Makefile.in (commonh): Define as config.h.
  63.  
  64. Sat Mar 13 11:24:09 1993  Karl Berry  (karl@cs.umb.edu)
  65.  
  66.     * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
  67.  
  68.     * pktogf.ch (37): Do addition of 2 2^31's in two assignments, to
  69.     avoid compiler rearrangements.
  70.  
  71. Sun Feb 21 08:27:39 1993  Karl Berry  (karl@cs.umb.edu)
  72.  
  73.     * Version 5.851d.
  74.  
  75. Tue Feb 16 17:53:48 1993  Karl Berry  (karl@cs.umb.edu)
  76.  
  77.     * Makefile.in (install-exec, install-data): New targets.
  78.  
  79. Tue Jan 26 16:19:58 1993  Karl Berry  (karl@cs.umb.edu)
  80.  
  81.     * *.ch (banner): Use version_string.
  82.  
  83.     * Merge mfware and tftopl/pltotf.
  84.  
  85. Sun Dec 13 14:26:16 1992  Karl Berry  (karl@cs.umb.edu)
  86.  
  87.     * Makefile.in (c-sources): New target.
  88.  
  89. Sun Jan 10 16:07:32 1993  Karl Berry  (karl@cs.umb.edu)
  90.  
  91.     * gftopk.ch (max_row): Increase to 100,000.  (From Wayne Sullivan.)
  92.  
  93. Sun Jan  3 13:32:20 1993  Karl Berry  (karl@cs.umb.edu)
  94.  
  95.     * Makefile.in (distclean): Remove Makefile.
  96.  
  97. Sun Dec 13 14:27:45 1992  Karl Berry  (karl@cs.umb.edu)
  98.  
  99.     * Makefile.in (c-sources): New target.
  100.  
  101. Sat Dec 12 14:59:21 1992  Karl Berry  (karl@cs.umb.edu)
  102.  
  103.     * Makefile.in: Rewrite from Makefile.
  104.  
  105. Fri Sep  4 09:01:36 1992  Karl Berry  (karl@hayley)
  106.  
  107.         * Makefile (extraclean): new target.
  108.         (distclean): don't remove backup files etc. here.
  109.  
  110. Wed Aug 12 16:17:10 1992  Karl Berry  (karl@hayley)
  111.  
  112.         * {vf,vp}to{vp,vf}.ch (index): @d to be `index_type'.
  113.         * Makefile ({vf,vp}to{vp,vf}.o): use default compilation rule.
  114.  
  115.         * Makefile (CPPFLAGS): new variable
  116.         (.c.o): use it.
  117.         (cflags): change to CFLAGS.
  118.  
  119. Sun Jun 21 09:20:35 1992  Karl Berry  (karl@io)
  120.  
  121.         * vftovp.ch: don't compare o to set_char_0, since that's always true.
  122.  
  123. Thu May 14 19:21:32 1992  Karl Berry  (karl@claude.cs.umb.edu)
  124.  
  125.         * Version 5.851c.
  126.  
  127. Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
  128.  
  129.         * Version 5.851b.
  130.  
  131. Fri Apr 10 15:13:27 1992  Karl Berry  (karl@hayley)
  132.  
  133.         * gftopk.ch (81--83): don't add anything to the font comment.
  134.  
  135. Fri Apr  3 09:54:48 1992  Karl Berry  (karl at hayley)
  136.  
  137.         * Version 5.851a.
  138.  
  139. Thu Mar 26 07:00:04 1992  Karl Berry  (karl at hayley)
  140.  
  141.         * Makefile (clean): don't remove *.h, as gftodmem.h goes away.
  142.  
  143. Fri Mar 20 16:23:32 1992  Karl Berry  (karl at hayley)
  144.  
  145.         * Makefile (mostlyclean): new name for `clean'.
  146.         (clean): what `realclean' used to be.
  147.         (realclean): nothing to do anymore.
  148.         (install): install the program.
  149.  
  150. Sun Feb  2 08:01:42 1992  Karl Berry  (karl at hayley)
  151.  
  152.         * vftovp.ch (argument_is): use `long_options', not `option_table'.
  153.  
  154.         * gftodvi.ch (argument_is): use `long_options' instead of
  155.           `option_table'.
  156.  
  157. Fri Jan 24 09:21:12 1992  Karl Berry  (karl at hayley)
  158.  
  159.         * Makefile (cflags): don't include -I../config.
  160.  
  161. Sun Jan 12 07:49:14 1992  Karl Berry  (karl at hayley)
  162.  
  163.         * pktype.ch, pktogf.ch, vftovp.ch: `cwd_test_read_access' is gone.
  164.  
  165.         * Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
  166.           in common.h.
  167.  
  168.         * gftopk.ch, gftype.ch: `cwd_test_read_access' is gone.
  169.