Skip to content

Commit

Permalink
//CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
vAugagneur committed Dec 28, 2012
1 parent f296f4e commit 992449c
Show file tree
Hide file tree
Showing 8 changed files with 365 additions and 63 deletions.
109 changes: 57 additions & 52 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,58 @@
CONTRIBUTORS
============
- (d)oekia
- Caleydon Media
- Damien Metzger
- DamienMetzger
- Damon Skelhorn
- David Gasperoni
- François Gaillard
- Gabriel Schwardy
- Ha!*!*y
- Jonathan Danse
- Krystian Podemski
- Milow
- PrestaEdit
- Rémi Gaillard
- Sarah Lorenzini
- Vincent Augagneur
- Xavier POITAU
- aFolletete
- aKorczak
- aNiassy
- adonis karavokyros
- bLeveque
- bMancone
- bumbu
- cmouleyre
- dMetzger
- dSevere
- fBrignoli
- fSerny
- gBrunier
- gCharmes
- gPoulain
- hAitmansour
- ivancasasempere
- jBreux
- jObregon
- jessylenne
- jmCollin
- lBrieu
- lCherifi
- lLefevre
- mBertholino
- mDeflotte
- mMarinetti
- montes
- nPellicari
- oleacorner
- rGaillard
- rMalie
- rMontagne
- sLorenzini
- sThiebaut
- tDidierjean
- vAugagneur
- vChabot
- vKham
- vSchoener

- Caleydon Media
- DamienMetzger
- Damon Skelhorn
- doekia
- François Gaillard
- Gabriel Schwardy
- Jonathan Danse
- Krystian Podemski
- PrestaEdit
- Rémi Gaillard
- Sarah Lorenzini
- Vincent Augagneur
- Xavier POITAU
- aFolletete
- aKorczak
- aNiassy
- adonis karavokyros
- bLeveque
- bMancone
- bumbu
- cmouleyre
- dMetzger
- dSevere
- fBrignoli
- fSerny
- gBrunier
- gCharmes
- gPoulain
- hAitmansour
- jBreux
- jObregon
- jessylenne
- jmCollin
- lBrieu
- lCherifi
- lLefevre
- mBertholino
- mDeflotte
- mMarinetti
- nPellicari
- oleacorner
- rGaillard
- rMalie
- rMontagne
- sLorenzini
- sThiebaut
- tDidierjean
- vChabot
- vKham
- vSchoener
297 changes: 297 additions & 0 deletions docs/CHANGELOG

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/readme_de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0
VERSION: 1.5.2.0
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0

VORBEREITUNG
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0
VERSION: 1.5.2.0
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0

PREPARATION
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_es.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0
VERSION: 1.5.2.0
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0

PREPARACI�N
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_fr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0
VERSION: 1.5.2.0
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0

PREPARATION
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_it.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0
VERSION: 1.5.2.0
NAME: Prestashop 1.5.3.0
VERSION: 1.5.3.0

PREPARAZIONE
===========
Expand Down
2 changes: 1 addition & 1 deletion install-dev/install_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
* International Registered Trademark & Property of PrestaShop SA
*/

define('_PS_INSTALL_VERSION_', '1.5.2.0');
define('_PS_INSTALL_VERSION_', '1.5.3.0');

0 comments on commit 992449c

Please sign in to comment.