Your IP : 216.73.216.240


Current Path : /home/sunflowe/www2/j15/administrator/components/com_ndeditorswitch/
Upload File :
Current File : /home/sunflowe/www2/j15/administrator/components/com_ndeditorswitch/CHANGELOG.php

<?php
/**
* @version		$Id: CHANGELOG.php 10 2008-09-26 10:41:43Z netdream $
* @package		NDEditorSwitch
* @subpackage	Component
* @copyright	Copyright (C) 2008 Netdream - Como,Italy. All rights reserved.
* @license		GNU/GPLv2
*/


// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
1. Copyright and disclaimer
---------------------------
This application is opensource software released under the GPL.  

2. Changelog
------------
This is a changelog for ND EditorSwitch, including beta and release candidate versions.
Our thanks to all those people who've contributed bug reports and code fixes.


Legend:

* -> Security Fix
# -> Bug Fix
$ -> Language fix or change
+ -> Addition
^ -> Change
- -> Removed
! -> Note

-------------------- 1.3 Stable Release [05-April-2009] -----------------

05-Apr-2009 Fabrizio Sala
 # Fixed Installer for J! 1.5.10+

-------------------- 1.2 Stable Release [26-September-2008] -----------------

26-Sep-2008 Fabrizio Sala
 # [12964] [Notice] in module prevents correct HTML
 # Fix undef variable usage in module

-------------------- 1.1 Stable Release [10-September-2008] -----------------

10-Sep-2008 Fabrizio Sala
 + Added AJAX support
 + Added Italian translation
 ^ Updated branding items

-------------------- 1.0 Stable Release [4-September-2008] ------------------

04-Sep-2008 Fabrizio Sala
 ! First public version