Skip to content

Commit

Permalink
Add information for 0.69 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Aug 27, 2010
1 parent 8594277 commit a4f121d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES
@@ -1,5 +1,14 @@
Devel::Cover.pm history

Release 0.69 - 28th August 2010
- Correctly report on C<my $x = $y || return> and other shortcuts.
- Put end to end tests in t/e2e.
- Add test for regexp eval fail (Florian Ragwitz).
- Fix some warnings from strict compilers (Florian Ragwitz).
- Allow tests to run in parallel (Florian Ragwitz).
- Test against 5.13.* development releases.
- We now require Test::More to run the tests.

Release 0.68 - 5th August 2010
- Fix gcov2perl to work with large numbers (Thomas Dorner) (rt 45028).
- Fix "gcov -l" include files (Thomas Dorner) (rt 44864).
Expand Down

0 comments on commit a4f121d

Please sign in to comment.