1
2  C h a n g e L o g   o f   e P e r l
3  ___________________________________________________________________________
4
5
6  Changes between 1.4 and 1.5
7  ---------------------------
8
9  9609xx o started with the work to split the ePerl
10           functionality into a library and create a stand-alone
11           CGI-program and a Apache module which use this library.
12
13  Changes between 1.3 and 1.4
14  ---------------------------
15
16  960906 o changed source from PATH_INFO to PATH_TRANSLATED
17
18         o cleanup the sources and released it
19           the first time officially on the Web
20
21  Changes between 1.2 and 1.3
22  ---------------------------
23
24  960622 o created WWW pages
25
26         o changed all old EPL references to ePerl
27
28         o added a lot of comments to the source
29
30         o made the begin and end delimiters variable
31
32         o changed the end delimiter from ">" to "!>"
33           because ">" makes problems if it occurs inside the
34           ePerl block
35
36  Changes between 1.1 and 1.2
37  ---------------------------
38
39  960510 o created GNU autoconf files, Makefiles, etc.
40
41  Changes between 1.0 and 1.1
42  ---------------------------
43
44  960415 o fixed a bug in the escape code: more chars
45           have to be escaped!
46
47  Changes between *GENESIS* and 1.0
48  ---------------------------------
49
50  960323 o adapted for Apache 1.1b0+ak
51
52  960310 o *GENESIS*
53
54