1
0
Fork 0
mirror of https://github.com/vbatts/bvi.git synced 2025-08-02 07:30:28 +00:00

bvi-1.3.1.src.tar.gz

This commit is contained in:
Gerhard Bürgmann 2002-02-18 00:00:00 +00:00 committed by Vincent Batts
parent 0220b756fa
commit 16baacb54f
46 changed files with 5276 additions and 1914 deletions

16
CHANGES
View file

@ -1,3 +1,19 @@
New in release 1.3.1
====================
* autoconf 2.52
* do_back() fix
* replace sys_errlist[errno] with strerror(errno) (Debian #106762)
* deleting bytes in empty file fixed (Debian #121934)
* no ":set mm" for x at eof (Debian #122240)
* cast for alloc_buf() in set.c
* r-bug fix in edit.c and bvi.c
* renamed CTRL to BVICTRL (AIX problem)
* bmore: nicer last line
* bmore: bmbeep() instead of beep()
* bmore: subshell support fixes
New in release 1.3.0
====================