-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
67 lines (46 loc) · 1.48 KB
/
Changes
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Revision history for Perl extension KRISP.
2.1.1
* Tue Jan 24 2012 JoungKyun.Kim <http://oops.org>
- fixed underflow on ip2long on 64bit machine
- fixed segfault on 64bit gcc4
* Wed Apr 27 2011 JoungKyun.Kim <http://oops.org>
- 2.1.1 tree start
2.1.0
* Sat Sep 11 2010 JoungKyun.Kim <http://oops.org>
- linked libkrisp version at least 3.1.0
- add set_debug method
- add set_mtime_interval method
2.0.1
* Mon Aug 9 2010 JoungKyun.Kim <http://oops.org>
- changed license from GPLv2 to LGPL which current and all
old versions.
- linked libkrisp version at least 3.0.2
* Tue Aug 3 2010 JoungKyun.Kim <http://oops.org>
- changed path of libkrisp header files
2.0.0
* Sun Jul 4 2010 JoungKyun.Kim <http://oops.org>
- don't use swig wrapper any more
- perl native c module
* Tue Jun 29 2010 JoungKyun.Kim <http://oops.org>
- rewrite all code
h2xs -A -n KRISP (with 1.23)
* Mon Jun 21 2010 JoungKyun.Kim <http://oops.org>
- required over libkrisp 3.0.0
1.2.0
* Fri Dec 1 2006 JoungKyun.Kim <http://oops.org>
- release 1.2.0
* Wed Nov 29 2006 JoungKyun.Kim <http://oops.org>
- support over libkrisp 2.1.0
- support userdb support
1.1.1
* Thu Sep 15 2006 JoungKyun.Kim <http://oops.org>
- add geoip city flag in new declear
- 1.1.1 release
1.1.0
* Thu Sep 9 2006 JoungKyun.Kim <http://oops.org>
- required over libkrisp 2.0.0
- support several geoip extensions
- release 1.1.0
1.0.0
* Mon Jun 26 2006 JoungKyun.Kim <http://oops.org>
- 1.0.0 release