2006-07-15 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.5.2

	* Other:

	  - Can now handle HTML output for both Shell commands and PHP code 
	    section.
	  - A temporary fix for utf8 decode function (it hopefully do not 
	    cause web server child segfault anymore).

2006-06-17 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Other:

	  - Some fixes with safe mode/unavailable functions handleling.

2006-06-15 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Other:

	  - Some fixes with safe mode/unavailable functions handleling.

2006-06-14 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Menus:

	  - Better menu management.

	* Other:

	  - Better safe mode handling.
	  - Code cleaning.

2006-06-13 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:

	  - Now it should work on some condition with PHP safe mode.

2006-06-12 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* PHP:

	  - Converted all short PHP tags to allow phpRemoteShell to work with
	    "short_open_tag=Off".

2006-06-12 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.5.1

	* PHP:
	  - Fixed a problem with PHP versions that do not allow
	    'magic_quotes_gpg' control setting with 'ini_set()'.

	* Remote shell:
	  - Added possibility to only select a command to be run again in the 
	    history box without automatically executing it.

	* Popups:
	  - Now popups can be moved only in the box title area.

2006-06-11 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.5.0

	* File browser:
	  - "Download" feature is now totally silent (STDOUT is redirected to
	    "/dev/null").
	  - Fixed a problem with "sticky bit" attribute.
	  - No anymore output buffering. Now output is printed directly on 
	    STDOUT (to prevent performance problem with IE).

	* Profiles:
	  - Added "profile" management feature.

	* PHP code:
	  - Fixed a problem with "highlight code" feature for old PHP versions.

	* Other:
	  - Some code cleaning.

2006-06-09 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Stylesheet:
	  - New CSS.

	* PHP code:
	  - Added highlight code feature.

2006-06-08 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Menus:
	  - Now menus can manage subitems.
	  - Now popups can be moved anywhere, and position remains after 
	    submits.
	  - Rewrote all the menus.
	  - Compatibility IE6/FireFox/Konqueror should be ok.

2006-06-07 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Remote informations:
	  - Display Apache2 information.

	* File browser:
	  - Added initial path control feature.

2006-06-06 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Remote shell:
	  - Added environment PATH control feature.
	  - Updated popup management.

2006-06-06 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.4.1

	* File browser:
	  - Fixed a problem with output buffer initialisation.

	* Other:
	  - Fixed a problem with BasicAuth.
	  - Fixed a problem with simple quotes escape.

2006-06-05 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.4.0

	* Remote shell:
	  - Added command aliases feature.

	* File browser:
	  - Fixed a problem with sockets.
	  - Fixed many problems with symlinks.

	* Other:
	  - Fixed a lot of bugs.
	  - Some code cleaning.

2006-05-31 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Other:
	  - Updated PHP 'safe_mode' detection management.

2006-05-30 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - Fixed a problem with file date management on some systems.

2006-02-12 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.3.1

2006-02-11 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - Added a "upload" functionnality. User can now upload a file
	    if the remote HTTP server user is authorized to write on the
	    current browsed directory.
	  - Fixed a problem with special chars filenames.
	  - Directories with no read permission are not clickable
	    anymore.

2006-02-06 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Stylesheet:
	  - Fixed bug #719 (values for paddings are set without unit).
	    Thanks to Valery Febvre.

	* File browser:
	  - Updated legend box.
	  - Better management of actions/rights.

	* Remote informations:
	  - Do not display empty keys.

2005-05-30 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - Added a color legend.
	  - Both sockets and symlinks are not shown writable.
		
	* Other:
	  - Updated tar/gzip management to be Solaris Compliant.

2005-03-28 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Remote informations:
	  - Added informations about web server.

	* Other:
	  - Added check for PHP 'safe_mode'. If activated,
	    phpRemoteShell can not run correctly.

2005-03-20 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Stylesheet:
	  - Some updates.

2005-03-17 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.3.0

	* File browser:
	  - Some enhancements.
	
	* Other:
	  - Added authentication. It is deactivated by default. To
	    activate it, set the 'CHECK_AUTH' constant to 'true'. And do not 
	    forget to change login and password :-)

2005-03-16 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - The 'Delete' button now only appear if the file can be deleted.

	* Settings:
	  - Created a config section for download parameters.

	* Other:
	  - Some HTML enhancements.

2005-03-15 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - Fixed some bugs.

2005-03-14 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - Added 'Download' feature.

2005-03-13 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - Added 'Delete' feature for files.

	* Remote informations:
	  - Added informations about PHP, Perl, MySQL and PostgreSQL.

2005-02-27 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.2.1

	* File browser:
	  - Fixed several bugs.
	  - Now use blue color for files with write access.

	* PHP:
	  - Fixed a problem with PHP versions that do not allow
	    'magic_quotes_gpg' setting with 'ini_set()'.
	  - Fixed a lot of PHP warnings.

2005-01-08 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - Do not display system devices.

2005-01-08 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.2.0

	* File browser:
	  - Added a navigation bar.
	  - All lot of other enhancements.

	* Compatibility:
	  - Fixed a bug with "fgets" function for PHP < 4.2.0.
	  - Fixed a problem with "split" function.

2005-01-07 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* File browser:
	  - First commit of basic file browser.

2005-01-02 Emmanuel Saracco <esaracco@users.labs.libre-entreprise.org>

	* Version: 0.1.0
	
	* Initial release
