nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 91413cf3a706b6b262880feceb41d3fa00c2c269
parent d8510b2732a080b553bf2951d9bb6c1795f47ec2
Author: Robert Siemborski <rjs3@andrew.cmu.edu>
Date:   Wed,  7 Jun 2000 02:20:46 +0000

updated for changes in winio.c (1.2)


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@7 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,10 @@ +since last release (CVS Only) - 06/06/2000 +- winio.c + - Rewrite of display functions to correct the display problems + we had been seeing. Affects: add_marked_sameline, edit_add, + and many others. (Rob Siemborski) + + nano-0.9.10 - 06/04/2000 - es.po: - Translation updates (Jordi).