
  ChangeLog of SMake
  ==================

  Changes between 1.3.1 and 1.3.2:
    990517 rse:
           o upgrade to shtool 1.2.7
           o fixed file modes in CVS tree
           o removed unused etc/crunch
           o added CREDITS file
    990516 Burl Nyswonger:
           o fixed ctime() to return the correct date after 20th century.
           o fixed variable: '$SMake_version' -> '$smake_version'
           o fixed 'require smake_vers.pl' -> 'require smake_version.pl'
           o changed the calling convention of functions in the 'file' package.
           o added safety feature to prevent overwrite of output file.
           o added ``-I +dirname'' feature for include dirs found in parents dirs
           o added safety feature to remove write-mode on outputfile (readonly)
           o made smkmf pass more parameters along to smake children

  Changes between 1.3.0 and 1.3.1:
    990506 o fixed a tr-bug by upgrading shtool

  Changes between 1.2b0 and 1.3.0:
    990504 o imported source tree into CVS
           o replaced shell stuff with shtool
           o fixed smake_version.pl (was C instead Perl)
           o bumped copyright years
           o created INSTALL file
           o removed smake.1 from distribution
           o renamed eg to sample
           o removed t/*

  Changes between 1.2b0 and 1.2b1:
    970504 o rewritten the manpage

  Changes between 1.11 and 1.2b0
    970504 o reorganized the source code
           o rewritten the GNU autoconf stuff
           o created test suite

  Changes between *GENESIS* and 1.11
    9407xx o *GENESIS*

