File: Changes

package info (click to toggle)
libtest-time-perl 0.092-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 336 kB
  • sloc: perl: 4,540; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 768 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
0.092 2022-06-09T11:18:57Z
	Fix x_authority (No change in the code)

0.091 2022-06-09T11:04:30Z
	Fix prototype attributes for older perl versions

0.09 2022-06-09T10:56:31Z
	Avoid subroutine redefine warning when using with Devel::Cover (nanto #15)

0.08 2019-05-07T01:55:51Z
	Fix test (thanks to manwar, mjemmeson, chorny)

0.07 2018-09-27T03:37:54Z
	Fix unimport/import issue (by dakkar)

0.06 2018-06-28T02:18:10Z

	catching calls to localtime() (by mjemmeson)

0.05 2017-08-04T13:53:20Z
	Fix prereq (by haarg)

2012-06-14  SATOH Hiroh <cho45@lowreal.net>

	* 0.02:
	Fix Makefile.PL (by motemen)
	* 0.03:
	miss
	* 0.04:
	Add prototypes to overriden time and sleep (by naturalist)

2011-06-23  SATOH Hiroh <cho45@lowreal.net>

	* 0.01:
	init


vim:set ft=changelog: