X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fplatal%2FchangeLog.tpl;h=df2fb772c97a39535d79c368858936d1960587cf;hb=fb813fb52d5ab65ca9a5b92b5cb9089523380d79;hp=d1d821523f5b1b205c525e12a9b37c6c2efac808;hpb=b27ccd85af8db2d996495ba1e8a63b504b2a9b4a;p=platal.git diff --git a/templates/platal/changeLog.tpl b/templates/platal/changeLog.tpl index d1d8215..df2fb77 100644 --- a/templates/platal/changeLog.tpl +++ b/templates/platal/changeLog.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,6 +20,13 @@ {* *} {**************************************************************************}

ChangeLog

+{if !$core}

Voici la liste des modifications faites sur plat/al, le support libre de ce site.

+ +

Cette version utilise plat/al-core {$globals->coreVersion}.

+{else} +

Voici la liste des modifications faites sur la bibliothèque plat/al-core.

+{/if} + {$ChangeLog|smarty:nodefaults} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}