Minor - Updating changelog and Chamilo version #, changing gpl version

skala
Julio Montoya 15 years ago
parent ff1ac23c6b
commit c215020f55
  1. 1
      documentation/changelog.html
  2. 2
      documentation/credits.html
  3. 4
      documentation/index.html
  4. 2
      documentation/readme.html

@ -58,6 +58,7 @@
<li>Exercises: Question order in results fixed #2073</li>
<li>Exercises: Fixing question list order #2075</li>
<li>Exercises: Allowing duplicate an exercise within a session BT#1647</li>
<li>Exercises: Improving pagination when browsing exercise results (private task BT#1901)</li>
<li>Documents: Fixing coach and students in a session permissions BT#1652</li>
<li>Learning Path: Teachers can reset LP results see #2024</li>
<li>Learning Path: Fixing bug when deleting a LP item that have prerequisites in other itels see #1756</li>

@ -28,8 +28,6 @@ Thomas De Praetere (thomas.depraetere@dokeos.com)
<li>Yannick Warnier (ywarnier@beeznest.org) - Lead developer</li>
<li>Julio Allen Montoya Armas (gugli100@gmail.com) - Lead Latino developer</li>
<li>Christian Fasanando (christian534@hotmail.com)</li>
<li>Isaac Flores (florespaz_isaac@hotmail.com)</li>
<li>Carlos Vargas</li>
</ul>
</li>
<li>Dokeos (2004-2009)

@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Chamilo 1.8.7.1</title><link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
<title>Chamilo 1.8.8</title><link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<style type="text/css">
<!--
@ -14,7 +14,7 @@
<body>
<div id="header1">
<h1>Chamilo 1.8.7.1 <span style="font-style: italic;"></span> - Documentation</h1>
<h1>Chamilo 1.8.8 <span style="font-style: italic;"></span> - Documentation</h1>
</div>
<div id="outerframe">

@ -55,7 +55,7 @@
<h1>License</h1>
<p>Chamilo is distributed under the GNU General Public license (GNU/GPLv2).<br />
<p>Chamilo is distributed under the GNU General Public license (GNU/GPLv3).<br />
Read the <a href="licence.html">GNU General Public license (GPL)</a> .</p>

Loading…
Cancel
Save