home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Programmieren / Kurztests / DiceC / cc / version.doc < prev   
Text File  |  1994-02-01  |  722b  |  31 lines

  1.  
  2.     DCC
  3.     2.06.33 :
  4.             version bump to track DC1 version
  5.  
  6.     2.06.21 :
  7.             now creates the directory heirarchy for a destination
  8.             path if it does not exist, unless -noheir is given.
  9.  
  10.             Object file path now correctly based on source file
  11.             path, before it was removing the first element of
  12.             a relative path.
  13.  
  14.     2.05.14 :
  15.             Fixes bug in DCC's checking of the output file name
  16.  
  17.     2.05.11 :
  18.             Uses 2.0 FindSegment()/RunCommand() system calls for
  19.             extremely efficient program startup, especially if
  20.             resident.  ^C now propogated properly.
  21.  
  22.     2.05.09 :
  23.             Uses 2.0 System() call if running under 2.0
  24.  
  25.     2.05.08 :
  26.             Massive additions
  27.  
  28.     2.05.06 :
  29.             -U[define] added (undef a define)
  30.  
  31.