1Change 814 on 2003/06/03 by <gbarr@pobox.com> (Graham Barr)
2
3	Date::Parse
4	- Time::Local in 5.8 does not support fractional seconds
5
6Change 813 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
7
8	Release 1.15
9
10Change 812 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
11
12	Fix comments about Language implementation in Date::Parse
13	(patch from Christian Hammers)
14
15Change 811 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
16
17	Fix short name for 'maart' to be 'mrt' as suggested by Frank Maas
18
19Change 810 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
20
21	Add %G format for GPS week (patch from Eric Richardson)
22
23Change 809 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
24
25	Language updates from Daniel Yacob
26
27Change 808 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
28
29	str2time("") should return undef
30
31Change 807 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
32
33	Added Swedish and Finnish languages from Matthew Musgrove
34
35Change 778 on 2003/03/03 by <gbarr@pobox.com> (Graham Barr)
36
37	Added Chinese_GB language.
38	Supplied by forehead (I don't even pretend tounderstand it)
39
40Change 777 on 2003/03/03 by <gbarr@pobox.com> (Graham Barr)
41
42	Return fractional seconds when specified in an ISO date
43
44Change 776 on 2003/03/03 by <gbarr@pobox.com> (Graham Barr)
45
46	New languages from Daniel Yacob
47
48Change 775 on 2003/03/03 by <gbarr@pobox.com> (Graham Barr)
49
50	Fix UTC support on ISO dates
51
52Change 774 on 2003/03/03 by <gbarr@pobox.com> (Graham Barr)
53
54	Allow a : in a timezone so the dates specified in RSS can be parsed
55	(eg 2002-11-07T23:31:49-05:00) Patch from Kellan
56
57Change 773 on 2003/03/03 by <gbarr@pobox.com> (Graham Barr)
58
59	Support parsing more formats
60
61Change 754 on 2002/11/03 by <gbarr@pobox.com> (Graham Barr)
62
63	Release 1.14
64
65Change 753 on 2002/11/03 by <gbarr@pobox.com> (Graham Barr)
66
67	Fix bug parsing 2002-11-02 11pm
68
69Change 752 on 2002/11/03 by <gbarr@pobox.com> (Graham Barr)
70
71	Add Greek language module from Matthew Musgrove
72
73Change 744 on 2002/09/16 by <gbarr@pobox.com> (Graham Barr)
74
75	Add Date::Language::Brazilian and Date::Language::Danish
76	to MANIFEST
77
78Change 743 on 2002/09/16 by <gbarr@pobox.com> (Graham Barr)
79
80	Add Date::Language::Brazilian from Christian Tosta
81	Add Date::Language::Danish from Lars Skj�rlund
82
83Change 742 on 2002/09/16 by <gbarr@pobox.com> (Graham Barr)
84
85	Time::Zone
86	- Add some zones for Brazil
87
88Change 741 on 2002/09/16 by <gbarr@pobox.com> (Graham Barr)
89
90	Time::Zone [cpan #1299]
91	- Allow $ENV{TZ} to have zomes like EST5
92
93Change 733 on 2002/06/13 by <gbarr@pobox.com> (Graham Barr)
94
95	Date::Language::French
96	- Fix missing ;
97
98Change 732 on 2002/06/06 by <gbarr@pobox.com> (Graham Barr)
99
100	Release 1.13
101
102Change 731 on 2002/06/06 by <gbarr@pobox.com> (Graham Barr)
103
104	Fix pattern to allow single digits for month and day (eg '2002-6-1')
105
106Change 730 on 2002/06/03 by <gbarr@pobox.com> (Graham Barr)
107
108	Release 1.12
109
110Change 729 on 2002/06/03 by <gbarr@pobox.com> (Graham Barr)
111
112	Fix month name abbreviations
113
114Change 720 on 2002/04/25 by <gbarr@pobox.com> (Graham Barr)
115
116	Date::Parse
117	- Make it work with 5.004 again
118
119Change 719 on 2002/04/25 by <gbarr@pobox.com> (Graham Barr)
120
121	Prevent the ISO date pattern matching where it should not. ie there must not
122	be a non-space character directly before the date string
123
124Change 718 on 2002/04/17 by <gbarr@pobox.com> (Graham Barr)
125
126	Change French @Dsuf, from Peter Samuelson <peter@cadcamlab.org>
127
128Change 712 on 2002/03/07 by <gbarr@pobox.com> (Graham Barr)
129
130	Added %L format for month number as 1..12 from Adam Monsen
131
132Change 708 on 2002/02/28 by <gbarr@pobox.com> (Graham Barr)
133
134	Release 1.11
135
136Change 707 on 2002/02/28 by <gbarr@pobox.com> (Graham Barr)
137
138	Fix format error in t/date.t
139
140Change 692 on 2002/01/09 by <gbarr@pobox.com> (Graham Barr)
141
142	Be a bit more lenient on the ISO format
143
144Change 691 on 2002/01/02 by <gbarr@pobox.com> (Graham Barr)
145
146	Fix typo in ISO-8601 formats in docs
147
148Change 690 on 2001/12/28 by <gbarr@pobox.com> (Graham Barr)
149
150	Date::Format
151	- Fix array dereference syntax typo
152
153Change 689 on 2001/12/28 by <gbarr@pobox.com> (Graham Barr)
154
155	Date::Format
156	- Fix doc typos
157
158Change 682 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
159
160	Date::Parse
161	- Make the minutes and seconds parts of an ISO-8601 optional
162	(patch from Christian Hammers)
163
164Change 681 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
165
166	Date::Parse
167	- Allow AM/PM to be just A/P (eg Jul 13 1999 1:23P) as used by MySQL
168	(patch from Drew Degentesh)
169
170Change 680 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
171
172	Time::Zone
173	- Add CEST Central European Daylight
174
175Change 679 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
176
177	Date::Parse
178	- Extract (but ignore) fractions of a second in an ISO8601 date string
179	(patch from rayg at yahoo-inc.com)
180
181Change 678 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
182
183	Add %P to be am or pm
184
185Change 677 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
186
187	Date::Language::French
188	- Um, the french have 7 days in the week just like everyone else
189
190Change 676 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
191
192	Date::Language::German
193	- Fix abbrev for October (patch from Stefan Niederhauser)
194
195Change 634 on 2001/09/03 by <gbarr@pobox.com> (Graham Barr)
196
197	Add a check for invalid years in format 1995-01-24
198
199Change 580 on 2000/09/04 by <gbarr@pobox.com> (Graham Barr)
200
201	Release 1.10
202
203Change 579 on 2000/09/04 by <gbarr@pobox.com> (Graham Barr)
204
205	Date::Parse
206	- Support for more date formats
207	
208	Time::Zone
209	- Added more zones
210
211Change 539 on 2000/06/14 by <gbarr@pobox.com> (Graham Barr)
212
213	Documentation updates
214
215Change 536 on 2000/06/06 by <gbarr@pobox.com> (Graham Barr)
216
217	Fix VERSION numbers
218
219Change 535 on 2000/06/06 by <gbarr@pobox.com> (Graham Barr)
220
221	Date::Format
222	- Added support for %O* to support output of roman numerals
223
224Change 443 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
225
226	Release 1.09
227
228Change 442 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
229
230	Added PPD stuff to Makefile.PL
231
232Change 441 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
233
234	Date::Parse
235	- Allow "s after the timezone
236
237Change 440 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
238
239	Date::Format
240	- Fix doc for %c and %C
241
242Change 409 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)
243
244	Moved .pm files into lib directory
245
246Change 408 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)
247
248	str2time returns undef on error bit Time::Local returns
249	-1. Check if the -1 is real or an error
250
251Change 407 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)
252
253	Added Eastern European Summer Time EEST
254
255Change 268 on 1999/03/18 by <gbarr@pobox.com> (Graham Barr)
256
257	Date::Format, Time::Zone
258	- Fix problem with %z and %Z as suggested by
259	  Jason A Smith <smithj4@rpi.edu>
260
261Change 267 on 1999/03/18 by <gbarr@pobox.com> (Graham Barr)
262
263	- Make t/getdate.t more portable as suggested by
264	  Paul Schinder <schinder@pobox.com>
265
266Change 250 on 1999/02/06 by <gbarr@pobox.com> (Graham Barr)
267
268	Date::Format
269	- Correct docs for %d and %e
270
271Change 249 on 1999/02/06 by <gbarr@pobox.com> (Graham Barr)
272
273	Added Date::Language::Czech
274
275Change 180 on 1998/08/05 by <gbarr@pobox.com> (Graham Barr)
276
277	Date::Language
278	- Added Date::Language::French contributed by
279	  Emmanuel Bataille (bem@residents.frmug.org)
280	- Split out the languages into .pm's
281	
282	Date::Parse
283	- Added patch from Alan Burlison to Date::Parse to allow zone
284	  offests +7, +10 and +700
285	- Parse now supports GMT+0100
286
287*** Release 1.08
288
289Fri Jan  2 1998 <gbarr@pobox.com> (Graham Barr)
290
291	Date::Format, Time::Zone
292	- Fix for formatting %z and %Z
293	
294	all
295	- Update Email address and year
296
297Tue Feb 17 1998 <gbarr@pobox.com> (Graham Barr)
298
299	Date::Language
300	- Added format_o to German
301
302Fri Sep 12 1997 <gbarr@pobox.com> (Graham Barr)
303
304        Date::Parse
305        - Added 'DST' to parser, it adjusts $zone by 3600 (but that may not
306          be right in all cases)
307	- Added a check to str2time to ensure valid
308	  values are passed to Time::Local, to avoid croak-ing
309	- Fixed to treat AM and PM correctly when the hour is 12. (I hope :-)
310
311	Time::Zone
312	- Modified for Western Australia
313
314Tue 07 Jan 1996
315
316	o Release 1.07
317	o Fixed a problem in Time::Zone (had @l[8] instead of $l[8], doh! )
318
319Thu 02 Jan 1996
320
321	o Release 1.06
322	o Fixed t/getdate.t
323	o Date::Parse can now parse the date-format 960913, which apparently
324	  is fairly common in sweden.
325
326Wed 31 Jul 1996 <bodg@tiuk.ti.com>
327
328	o Release 1.05
329	o Modified Date::Format not to use single letter sub names,
330	  all format sub names are nore prefixed with format_
331	o Cleaned up Date/Format.pm so that AUTOLOAD is not required
332	o Patched Date/Language.pm to add Norwegian. Thanks to
333	  Gisle Aas <aas@bergen.sn.no> for the patch
334
335Thu 27 Jun 1996 <bodg@tiuk.ti.com>
336
337	o Added %z to Date::Format to output timezone in +/-0000 format
338	o Added multi-language support via Date::Language,.
339
340Tue 25 Jun 1996 <bodg@tiuk.ti.com>
341
342        o Some code tidying up
343        o added a new test, copied from Date::GetDate
344        o improved performance
345
346Wed 22 May 1996 <bodg@tiuk.ti.com>
347
348	o Fixed a bug in the parser for dates in a default (local) timezone
349	  but a different dst
350
351Wed 15 May 1996 <bodg@tiuk.ti.com>
352
353    	o Added support for mainframe type dates
354
355Fri  3 May 1996 <bodg@tiuk.ti.com>
356
357	o Added %s to date formatting at request of Josh Osborne
358	  <stripes@va.pubnix.com>.
359
360