source: extensions/whois_online/Changelog.txt.php @ 5954

Last change on this file since 5954 was 5954, checked in by vdigital, 14 years ago

[ 2.0.m ]

Fix: IE8 User agent could be too long
Fix: Failure on localisation (a French internet provider blocks external get_files)
Fix: Loss of previous collected data


  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 2.0 KB
Line 
1<?php
2/*
3Plugin Name: Whois online
4** History **
5  2010-04-24 2.0.m
6                                                 Fix: IE8 User agent could be too long
7                                                 Fix: Failure on localisation (a French internet provider blocks external get_files)
8                                                 Fix: Loss of previous collected data
9                                                 
10  2010-04-18 2.0.l
11                                                 "Undefined index:  Code" is removed
12  2010-04-11 2.0.k
13                                                 MySQL 4.1 support
14                                                 Alternate reading solutions: file_get_contents / fsockopen / curl
15                                                 Replace of deprecated functions as of PHP 5.3.0
16  2009-07-28 2.0.j
17                                                 Minor changes in Config management
18                                                 Additionnal flags (Ireland, Armenia, Estonia, Kazakhstan, Belarus, Andorra,
19                                                 Turkey, Albania, Bosnia and Herzegovina, Azerbaijan, Iceland, European Union,
20                                                 Israel, Morocco, New Caledonia and some other revised)
21                                                 Search Engine trapping
22  2009-05-20 2.0.i
23                                                 Bug resolution.
24                                                 Icons removed due to tablesorter constraints.
25                                                 Active link style on active filter.
26                                                 Additionnal flags (Luxemburg, Austria, Malta, and some other revised)
27  2009-05-19 2.0.h
28                                                 Additional links to profile and permissions corrective path with filtering.
29                                                 Minor optimizations.
30                                                 Additionnal flags (Egypt, Indonesia, Malaysia)
31  2009-05-17 2.0.g
32                                                 htmlspecialchars for Countries (Some City have quoted names)
33                                                 Keep Previous config.
34                                                 Additional links to profile and permissions
35                                                 Additionnal flags
36  2009-05-12 2.0.e and 2.0.f
37                                                 IPV4 Localisation
38                                                 Monitoring Permanence/Temporary user lists
39                                                 Reporting of User accesses
40                                                 Most connected
41                                                 And more...
42  2009-04-14 2.0.d
43                                                 Icon on History can be removed
44                                                 Appropriate titles for both links
45  2009-04-14 2.0.c
46                   Default display on admin pages even if not displayed on other pages
47                                                 Bug on History Search page
48                                                 Appropriate titles for both links on each first access (later "Random picture")
49  2009-04-13 2.0.b
50                   Corrective of &review and &others
51                                                 Automatic upgrade
52*/
53?>
Note: See TracBrowser for help on using the repository browser.