go back to having a change log, we're stable enough for that.

This commit is contained in:
Costa Vitor 2010-05-01 06:57:18 -05:00
parent 23d01fc7a6
commit a4df13c75e
1 changed files with 29 additions and 0 deletions

29
changes-6.0.html Normal file
View File

@ -0,0 +1,29 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<title>YAP change log</title>
<link rel=stylesheet href="changes.css" type="text/css">
</head>
<body>
<hr>
<h1>Changes in YAP-5.1</h1>
<h2>Yap-6.0.4:</h2>
<ul>
<li> .</li>
<li> FIXED: 64 bit complaints in Matlab interface.</li>
</ul>
<hr>
</body>
</html>