mirror of
https://github.com/vbatts/bvi.git
synced 2024-12-23 07:06:32 +00:00
97 lines
2.5 KiB
HTML
97 lines
2.5 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C/DTD HTML 3.2 Final//EN">
|
||
|
<html><head>
|
||
|
<title>BVI: CHANGES in bvi 1.3.1</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.1<br></font>
|
||
|
<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.1</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> autoconf 2.52 used
|
||
|
<p>
|
||
|
<li> do_back() fixed (cast)</li>
|
||
|
<p>
|
||
|
<li> replace sys_errlist[errno] with strerror(errno) (Debian #106762)</li>
|
||
|
<p>
|
||
|
<li> fix: one can continue deleting bytes even when file is empty (Debian #121934)</li>
|
||
|
<p>
|
||
|
<li> wish: no ":set mm" to delete bytes from end of file (Debian #122240)</li>
|
||
|
<p>
|
||
|
<li> cast for alloc_buf() in set.c</li>
|
||
|
<p>
|
||
|
<li> r-bug fix in edit.c and bvi.c</li>
|
||
|
<p>
|
||
|
<li> renamed CTRL to BVICTRL (AIX problem)</li>
|
||
|
<p>
|
||
|
</ul>
|
||
|
|
||
|
<b><font color="red">BMORE:</font></b></li>
|
||
|
<ul>
|
||
|
<li>nicer last line</li>
|
||
|
<p>
|
||
|
<li>bmbeep() instead of beep() (SOLARIS problem)</li>
|
||
|
<p>
|
||
|
<li>subshell support fixes</li>
|
||
|
</ul>
|
||
|
|
||
|
<p><font size="-1">
|
||
|
<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>
|
||
|
</font>
|
||
|
<hr noshade>
|
||
|
<i>Last update: February 12<sup>th</sup> 2002 by Gerhard Bürgmann</i>
|
||
|
</td></tr></table>
|
||
|
</body></html>
|