// Changelog, readme and install_version.php

This commit is contained in:
Damien Metzger
2012-12-31 14:37:29 +01:00
committed by vAugagneur
parent d8feb5dba8
commit bdc421b645
7 changed files with 24 additions and 11 deletions
+13
View File
@@ -23,6 +23,19 @@ International Registred Trademark & Property of PrestaShop SA
Release Notes for PrestaShop 1.5
--------------------------------
####################################
# v1.5.3.1 - (2012-12-31) #
####################################
Fixed bugs:
[-] Project: Fix bug when you want to upload (and resize) an image
[-] Installer: Fix #PSCFV-6392 redirect_type was missing on upgrade
[-] FO: Fix retrocompatibility for modules and old themes
[-] FO: Fix PHP warning on category controller
[-] BO : fixed accentuated URLs in products
####################################
# v1.5.3.0 - (2012-12-28) #
####################################
+2 -2
View File
@@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0
NAME: Prestashop 1.5.3.1
VERSION: 1.5.3.1
VORBEREITUNG
===========
+2 -2
View File
@@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0
NAME: Prestashop 1.5.3.1
VERSION: 1.5.3.1
PREPARATION
===========
+2 -2
View File
@@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0
NAME: Prestashop 1.5.3.1
VERSION: 1.5.3.1
PREPARACIN
===========
+2 -2
View File
@@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0
NAME: Prestashop 1.5.3.1
VERSION: 1.5.3.1
PREPARATION
===========
+2 -2
View File
@@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0
NAME: Prestashop 1.5.3.1
VERSION: 1.5.3.1
PREPARAZIONE
===========
+1 -1
View File
@@ -24,4 +24,4 @@
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_INSTALL_VERSION_', '1.5.3.0');
define('_PS_INSTALL_VERSION_', '1.5.3.1');