Skip to content

Commit 08be4e6

Browse files
committed
Reformatting Changes file
1 parent 8d01abc commit 08be4e6

File tree

1 file changed

+85
-85
lines changed

1 file changed

+85
-85
lines changed

Changes

Lines changed: 85 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1,140 +1,140 @@
11
Revision history for Time-Zone-Olson
22

33
0.46 Wed Feb 25 12:52:00 2023
4-
More Alpine Linux fixes
4+
- More Alpine Linux fixes
55

66
0.45 Wed Jan 04 21:08:00 2023
7-
Test suite fixes for CPAN Testers
7+
- Test suite fixes for CPAN Testers
88

99
0.44 Sat Oct 08 13:20:00 2022
10-
Fixing abbr for Win32 platform
10+
- Fixing abbr for Win32 platform
1111

1212
0.43 Sun Oct 02 08:04:00 2022
13-
Removing wip files
13+
- Removing wip files
1414

1515
0.42 Sat Oct 01 19:01:00 2022
16-
Alpine Linux fixes
16+
- Alpine Linux fixes
1717

1818
0.41 Sun Aug 29 12:54:00 2021
19-
Solaris fixes
19+
- Solaris fixes
2020

2121
0.40 Fri Aug 20 16:44:00 2021
22-
Fix indexing
22+
- Fix indexing
2323

2424
0.39 Fri Aug 20 10:48:00 2021
25-
Improving Win32 TZ mappings
26-
Sorting transition times for solaris 10
25+
- Improving Win32 TZ mappings
26+
- Sorting transition times for solaris 10
2727

28-
0.38 Mon Aug 09 20:55:00 2021
29-
Checking for solaris oddness in CPAN Testers
28+
0.38 Mon Aug 09 20:55:00 2021
29+
- Checking for solaris oddness in CPAN Testers
3030

31-
0.37 Sat Aug 07 10:42:00 2021
32-
Importing into github
31+
0.37 Sat Aug 07 10:42:00 2021
32+
- Importing into github
3333

34-
0.36 Fri Nov 27 20:51:00 2020
35-
Fixed tests to allow for old WinXP environments and Unix environments where there is no default timezone
34+
0.36 Fri Nov 27 20:51:00 2020
35+
- Fixed tests to allow for old WinXP environments and Unix environments where there is no default timezone
3636

37-
0.35 Wed Nov 25 20:20:00 2020
38-
Fixed tests to correctly identify platforms without transition times
37+
0.35 Wed Nov 25 20:20:00 2020
38+
- Fixed tests to correctly identify platforms without transition times
3939

40-
0.34 Tue Nov 24 06:43:00 2020
41-
Add Yukon Standard Time to Win32 exceptions and allow UTC and GMT in Win32 comments
40+
0.34 Tue Nov 24 06:43:00 2020
41+
- Add Yukon Standard Time to Win32 exceptions and allow UTC and GMT in Win32 comments
4242

43-
0.33 Mon Nov 23 21:31:00 2020
44-
Allow Solaris to not make Hobart and Melbourne equivalent
43+
0.33 Mon Nov 23 21:31:00 2020
44+
- Allow Solaris to not make Hobart and Melbourne equivalent
4545

46-
0.32 Sun Nov 22 21:24:00 2020
47-
Fixing bug with ttisgmtcnt in tz parsing
46+
0.32 Sun Nov 22 21:24:00 2020
47+
- Fixing bug with ttisgmtcnt in tz parsing
4848

49-
0.31 Thu Dec 05 19:26:00 2019
50-
Allowing older perls to have alternatives for modern unpack capabilities.
49+
0.31 Thu Dec 05 19:26:00 2019
50+
- Allowing older perls to have alternatives for modern unpack capabilities.
5151

52-
0.30 Sat Nov 30 07:50:00 2019
53-
Fixing modern regexs to work with old perl versions.
52+
0.30 Sat Nov 30 07:50:00 2019
53+
- Fixing modern regexs to work with old perl versions.
5454

55-
0.29 Tue Nov 26 06:58:00 2019
56-
Dropping minimum perl requirements. Adding support for old perl regexs. Accepting that Display in Win32 can be in a different language.
55+
0.29 Tue Nov 26 06:58:00 2019
56+
- Dropping minimum perl requirements. Adding support for old perl regexs. Accepting that Display in Win32 can be in a different language.
5757

58-
0.28 Sun Nov 10 21:29:00 2019
59-
Increased the requirements for Win32::API in the test suite to address CPAN Tester issues.
58+
0.28 Sun Nov 10 21:29:00 2019
59+
- Increased the requirements for Win32::API in the test suite to address CPAN Tester issues.
6060

61-
0.27 Sat Nov 09 21:19:00 2019
62-
Fixes for TZ environment variable formats such as 'AEST-10AEDT,M10.1.0,M4.1.0/3'. Thanks to SREZIC for the bug report. RT#130880
61+
0.27 Sat Nov 09 21:19:00 2019
62+
- Fixes for TZ environment variable formats such as 'AEST-10AEDT,M10.1.0,M4.1.0/3'. Thanks to SREZIC for the bug report. RT#130880
6363

64-
0.26 Wed Jun 12 06:29:00 2019
65-
Windows XP fixes for guessing timezone.
64+
0.26 Wed Jun 12 06:29:00 2019
65+
- Windows XP fixes for guessing timezone.
6666

67-
0.25 Tue Jun 11 19:53:00 2019
68-
Fixing Win32 encoding. Clearing old cached timezone values after a timezone is changed.
67+
0.25 Tue Jun 11 19:53:00 2019
68+
- Fixing Win32 encoding. Clearing old cached timezone values after a timezone is changed.
6969

70-
0.24 Fri Jun 07 19:58:00 2019
71-
Adding cygwin, dragonfly support.
70+
0.24 Fri Jun 07 19:58:00 2019
71+
- Adding cygwin, dragonfly support.
7272

73-
0.23 Thu Jun 06 21:15:00 2019
74-
Improving Win32 registry accesses.
73+
0.23 Thu Jun 06 21:15:00 2019
74+
- Improving Win32 registry accesses.
7575

76-
0.22 Wed Jun 05 21:15:00 2019
77-
Adding determining_path method.
76+
0.22 Wed Jun 05 21:15:00 2019
77+
- Adding determining_path method.
7878

79-
0.21 Tue Jun 04 21:10:00 2019
80-
Untainting TZ environment variable. Cleanups.
79+
0.21 Tue Jun 04 21:10:00 2019
80+
- Untainting TZ environment variable. Cleanups.
8181

82-
0.20 Tue Jun 04 19:48:00 2019
83-
Improving the guess ability for older debians and freebsd. Allowing tz specifications with just a location, such as 'UTC'.
82+
0.20 Tue Jun 04 19:48:00 2019
83+
- Improving the guess ability for older debians and freebsd. Allowing tz specifications with just a location, such as 'UTC'.
8484

85-
0.19 Mon Jun 03 17:26:00 2019
86-
Incorporating the ability to guess TZ from the environment if a tz parameter is not found.
85+
0.19 Mon Jun 03 17:26:00 2019
86+
- Incorporating the ability to guess TZ from the environment if a tz parameter is not found.
8787

88-
0.18 Tue May 28 20:24:00 2019
89-
More tz rule and Solaris fixes.
88+
0.18 Tue May 28 20:24:00 2019
89+
- More tz rule and Solaris fixes.
9090

91-
0.17 Mon May 27 18:02:00 2019
92-
Fine tuning tz rule interpretation for the southern hemisphere.
91+
0.17 Mon May 27 18:02:00 2019
92+
- Fine tuning tz rule interpretation for the southern hemisphere.
9393

94-
0.16 Mon May 27 06:47:00 2019
95-
Fixing zone1970.tab support for older Olson databases.
94+
0.16 Mon May 27 06:47:00 2019
95+
- Fixing zone1970.tab support for older Olson databases.
9696

97-
0.15 Sun May 26 21:04:00 2019
98-
Improving support for Solaris and Win32.
97+
0.15 Sun May 26 21:04:00 2019
98+
- Improving support for Solaris and Win32.
9999

100-
0.14 Tue May 21 18:37:00 2019
101-
Added support for Solaris. Merging of preliminary Win32 code into the main module.
100+
0.14 Tue May 21 18:37:00 2019
101+
- Added support for Solaris. Merging of preliminary Win32 code into the main module.
102102

103-
0.13 Mon May 20 18:37:00 2019
104-
Preliminary support for Win32. Coping with TZ environment variables such as 'AEST-10AEDT,M10.1.0,M4.1.0/3'. Changed signature of new method.
103+
0.13 Mon May 20 18:37:00 2019
104+
- Preliminary support for Win32. Coping with TZ environment variables such as 'AEST-10AEDT,M10.1.0,M4.1.0/3'. Changed signature of new method.
105105

106-
0.12 Wed Sep 21 22:48:00 2016
107-
Coping with TZ rules such as <GMT+10>+10 for 'Etc/GMT+10'. Thanks to COFFEE for the bug report. RT#118011
106+
0.12 Wed Sep 21 22:48:00 2016
107+
- Coping with TZ rules such as <GMT+10>+10 for 'Etc/GMT+10'. Thanks to COFFEE for the bug report. RT#118011
108108

109-
0.11 Sat Apr 16 13:42:00 2016
110-
Trying to cope with unexpected system 'date' behaviour from njh tests on CPAN testers.
109+
0.11 Sat Apr 16 13:42:00 2016
110+
- Trying to cope with unexpected system 'date' behaviour from njh tests on CPAN testers.
111111

112-
0.10 Wed Apr 13 20:39:00 2016
113-
Coping with a new TZ rule of '<+07>-7' for 'Asia/Barnaul'. Thanks to SREZIC for the bug report. RT#113732
112+
0.10 Wed Apr 13 20:39:00 2016
113+
- Coping with a new TZ rule of '<+07>-7' for 'Asia/Barnaul'. Thanks to SREZIC for the bug report. RT#113732
114114

115-
0.09 Thu Apr 02 20:23:00 2015
116-
Catching Time::Local exceptions in test suite, added the equiv method
115+
0.09 Thu Apr 02 20:23:00 2015
116+
- Catching Time::Local exceptions in test suite, added the equiv method
117117

118-
0.08 Fri Mar 27 21:18:00 2015
119-
Corrected dst -> std time bug, added Time::Local testing
118+
0.08 Fri Mar 27 21:18:00 2015
119+
- Corrected dst -> std time bug, added Time::Local testing
120120

121-
0.07 Fri Mar 06 17:45:00 2015
122-
Added the offset calculation and override methods
121+
0.07 Fri Mar 06 17:45:00 2015
122+
- Added the offset calculation and override methods
123123

124-
0.06 Wed Mar 04 19:57:00 2015
125-
Added a class level cache and the reset_cache method
124+
0.06 Wed Mar 04 19:57:00 2015
125+
- Added a class level cache and the reset_cache method
126126

127-
0.05 Tue Mar 03 20:47:00 2015
128-
Removed un-used code. Tests now attempt to detect local timezones from /etc/localtime
127+
0.05 Tue Mar 03 20:47:00 2015
128+
- Removed un-used code. Tests now attempt to detect local timezones from /etc/localtime
129129

130-
0.04 Mon Mar 02 21:28:00 2015
131-
Corrected timezone parsing bug
130+
0.04 Mon Mar 02 21:28:00 2015
131+
- Corrected timezone parsing bug
132132

133-
0.03 Sun Mar 01 20:25:00 2015
134-
Adjustments/extra debugging for BSD installations
133+
0.03 Sun Mar 01 20:25:00 2015
134+
- Adjustments/extra debugging for BSD installations
135135

136-
0.02 Sat Feb 28 17:53:00 2015
137-
Namespace correction. Test suite fixes for locale and missing gnu date. Thanks to DROLSKY and SREZIC.
136+
0.02 Sat Feb 28 17:53:00 2015
137+
- Namespace correction. Test suite fixes for locale and missing gnu date. Thanks to DROLSKY and SREZIC.
138138

139-
0.01 Fri Feb 27 16:56:00 2015
140-
Initial release.
139+
0.01 Fri Feb 27 16:56:00 2015
140+
- Initial release.

0 commit comments

Comments
 (0)