~philsf/mmrrsim/bp-classes-overhaul

« back to all changes in this revision

Viewing changes to Changelog

  • Committer: Felipe Figueiredo
  • Date: 2013-12-13 13:03:22 UTC
  • mfrom: (240.1.4 fix-lp-1260621)
  • Revision ID: philsf79@gmail.com-20131213130322-01d9r75thrhrzqim
Merge branch fix-lp-1260621.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2013-12-13  Felipe Figueiredo  <philsf79@gmail.com>
2
2
 
 
3
        * lib/MMRRSim.pm (init, log_header): Move call to log_header to an
 
4
        early position in init(), so the header is always printed. Update
 
5
        log_header() to use attributes collected from config, instead of
 
6
        first trap and individual.
 
7
 
3
8
        * lib/MMRRSim/Config.pm (_mosquito_default_attributes)
4
9
        (_trap_default_attributes, read_config_file): Set default
5
10
        attributes for mosquitoes and traps in Config.pm (fixes bug