1
20.03     2004-03-17
30.02_02  2004-03-15
4- update to new DateTime::Set specs
5- more tests, revised README and TODO
6- added a note on README about tests that may fail.
7- use a slightly different density formula
8  for calculating the first element of a set.
9  This should give a better distribution for
10  $set->next($dt) on an unbounded, uncached set -
11  but only the first time it is called (this is
12  still in the TODO list)
13
140.02_01  2004-01-08
15- POD fixes
16
170.02     2004-01-08
18- simplify (and fix) new_cached() algorithm
19- revised docs
20
210.01_05  2004-01-07
22- datetime() accepts time_zone and locale parameters
23- new accepts a duration parameter
24
250.01_04  2004-01-07
26- random generator is overridable
27- no more overflow in "set" routines for very small densities
28- more tests
29
300.01_03  2004-01-06
31- random_duration has 'duration' parameters
32- more examples
33
340.01_02  2004-01-06
35- random_duration, random_datetime
36- more examples
37
380.01_01  2004-01-05
39- more docs
40- added new_cached()
41
420.01     2004-01-05
43- created from DT::Event::Recurrence
44
45