-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGELOG
30 lines (23 loc) · 871 Bytes
/
CHANGELOG
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
Last modified: 2014-05-18 14:39:04 tkych
======================================================================
Change Log for CL-Date-Time-Parser
======================================================================
Version 0.1.03 (beta)
2013-05-18
Fix Bug: parsing RFC822-Genus with negative timezone offset.
This bug was found and fixed by Kan-Ru Chen (a.k.a. kanru).
Thanks!
Version 0.1.02 (beta)
2013-08-11
Wrapped: CALC-OFFSET into error-handler, since it is used unofficial
local-time api.
Fix Bug: delete -> remove
Version 0.1.01 (beta)
2013-07-30
Modified: missing year is supplemented with this year (rfc822-genus),
Modified: broken two-digit years to parsable (iso8601-genus),
Added : rfc850 and rfc1036 into rfc822-genus.
Version 0.1.00 (beta)
2013-07-23
Initial Release
======================================================================