Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
Add passthrough coverage info to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
eproxus committed Feb 28, 2012
1 parent 2252aa8 commit 0e1b928
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Expand Up @@ -7,3 +7,5 @@
- New: function num_calls/3+4 that return number of calls made to a MFA spec.
- New: function called/4 that takes a caller Pid as argument
- New: function history/2 that takes a caller Pid as argument
- Change: By default, passthrough now records coverage statistics on original
module (disable by using the 'no_passthrough_cover' option).

0 comments on commit 0e1b928

Please sign in to comment.