mirror of
https://github.com/vbatts/bvi.git
synced 2024-11-25 01:55:41 +00:00
94 lines
2.5 KiB
HTML
94 lines
2.5 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C/DTD HTML 3.2 Final//EN">
|
||
|
<html><head>
|
||
|
<title>BVI: CHANGES in bvi 1.3.2</title>
|
||
|
<link rel=stylesheet type="text/css" href="bvi.css">
|
||
|
</head><body bgcolor="#ffffff" background="gif/bg2.gif">
|
||
|
<a name="top"></a>
|
||
|
|
||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||
|
<tr><td width="1%" valign="top" align="center">
|
||
|
<img src="gif/dot.gif" width="130" height="1" alt="">
|
||
|
|
||
|
<hr noshade width="60%">
|
||
|
<p>
|
||
|
<a class="thl" href="index.html">Home</a><br>
|
||
|
</p>
|
||
|
<p>
|
||
|
<a class="thl" href="quick.html">Quick Tutorial</a><br>
|
||
|
</p>
|
||
|
<p>
|
||
|
<a class="thl" href="download.html">Download</a><br>
|
||
|
<font color="#ffffff" class="ths">New in 1.3.2<br></font>
|
||
|
<a class="ths" href="new131.html">New in 1.3.1</a><br>
|
||
|
<a class="ths" href="new130.html">New in 1.3.0</a><br>
|
||
|
<a class="ths" href="new120.html">New in 1.2.0</a><br>
|
||
|
</p>
|
||
|
<p>
|
||
|
<a class="thl" href="install.html">Installation</a><br>
|
||
|
</p>
|
||
|
<p>
|
||
|
<a class="thl" href="overview.html">Command Overview</a><br>
|
||
|
</p>
|
||
|
<p>
|
||
|
<a class="thl" href="bmore.html">bmore</a><br>
|
||
|
</p>
|
||
|
<p>
|
||
|
<a class="thl" href="german.html">Deutsche Beschreibung</a><br>
|
||
|
</p>
|
||
|
<hr noshade width="60%">
|
||
|
|
||
|
</td>
|
||
|
<td width="1%"><img src="gif/dot.gif" width="40" height="1" alt=""></td>
|
||
|
<td width="99%">
|
||
|
|
||
|
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||
|
<tr><td width="99%">
|
||
|
<font class="head">CHANGES in bvi 1.3.2</font>
|
||
|
</td>
|
||
|
<td align="right" valign="bottom" width="116" rowspan="2">
|
||
|
<a href="index.html">
|
||
|
<img src="gif/bvi_s.gif" alt="BVI" width="116"
|
||
|
height="62" border="0"></a>
|
||
|
</td></tr>
|
||
|
<tr><td valign="bottom">
|
||
|
<hr noshade>
|
||
|
</td></tr></table>
|
||
|
|
||
|
<p>
|
||
|
This is a bugfix release.
|
||
|
<p>
|
||
|
<b><font color="red">BVI:</font></b>
|
||
|
<ul>
|
||
|
<li> ported to compile under DJGPP v2.0 w/ PDCURSES (by simoN)</li>
|
||
|
<p>
|
||
|
<li>some minor fixes</li>
|
||
|
<p>
|
||
|
</ul>
|
||
|
<p><br></p>
|
||
|
<b><font color="red">BMORE:</font></b></li>
|
||
|
<ul>
|
||
|
<li>configure: checking term.h and ncurses/term.h</li>
|
||
|
<p>
|
||
|
<li>cast in bmore.c in putline();</li>
|
||
|
<p>
|
||
|
<li>fixed multiple file handling for "bmore" (by simoN)</li>
|
||
|
<p>
|
||
|
<li>renamed several local screen processing routines to avoid compiler conflicts</li>
|
||
|
<p>
|
||
|
<li>several minor fixes to "bmore" code (by simoN)</li>
|
||
|
<p>
|
||
|
<li>reset tty after CTRL-C in bmore</li>
|
||
|
</ul>
|
||
|
<p><br></p>
|
||
|
|
||
|
<p><small>
|
||
|
<a class="btop" href="#top">
|
||
|
<img border="0" width="16" height="7" src="gif/up.gif"
|
||
|
alt="Back to the top">Back to the top</a>
|
||
|
</small>
|
||
|
<hr noshade>
|
||
|
<i>Last update: January 8<sup>th</sup> 2004 by Gerhard Bürgmann,
|
||
|
<a class="btop" href="http://www.purkersdorf-online.at/">Purkersdorf</a>/Austria</i>
|
||
|
</td></tr></table>
|
||
|
</body></html>
|