Changeset 16888 for ChangeLog

Show
Ignore:
Timestamp:
07/07/07 23:29:54 (17 months ago)
Author:
Darren_Duncan
Message:

the config file you make to get credit for smokes is now named 'smoker.yml' rather than '.smoker.yml' ... you will need to rename your copy of this file if you have it to avoid 'make smoke' breakage

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r16780 r16888  
    2020== Build System 
    2121 
    22  
     22* The config file that you must make in order to receive credit for smokes 
     23is now named "smoker.yml" rather than ".smoker.yml"; this hand-made file 
     24is now not hidden, which is consistent with Pugs' "config.yml" nature. 
    2325 
    2426== Feature Changes