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

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

Fixes:

MySQL 4.1 support
Alternate reading solutions: file_get_contents / fsockopen / curl
Replace of deprecated functions as of PHP 5.3.0

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