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

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

Fix: Undefined index: Code

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