File: Changes

package info (click to toggle)
libdevel-simpletrace-perl 0.08-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: perl: 86; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 655 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Version History
---------------

2011.02.19 - 0.08
  - Bugfix: RT #44431: Correctly handle exception messages containing
    an "at", thanks to Nils Boysen.
  - Bugfix: RT #65723: Converted files to UTF-8.

2008.01.13 - 0.07
  - Tests: Fixed t/03showrefs1.t so it passes under Perl 5.005

2005.07.13 - 0.06
  - Tests: Modified 03showrefs1.t so that it passes under Perl 5.004
  - Updated documentation.

2005.07.31 - 0.05
  - Bugfix: RT#13063: Failing tests for Error->throw (object or structure)
  - Added import option 'showrefs'.
  - Added test scripts 03showrefs0.t, 03showrefs1.t

2005.05.18 - 0.04
  - First release, based on Acme::JavaTrace 0.04.