1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
See the file CREDITS to see who submited the patches.
-----------------------------------------------------
Sun Nov 7 03:39:21 1999 (v1.7.2)
* Cosmetic patch for do_exit()
* Fixed segvs that happened when vche was called with very
large file names.
* Some changes in Rules.make
* Added some free()s in rawlib.c and nclib.c where I forgot
to free memory.
* Minor changes.
Thu Aug 19 20:25:17 1999 (v1.7.1)
* Added patch to make searchs case-sensitive and case-insensitive.
Thu Aug 12 22:01:24 1999 (v1.7.0)
* Added the code to edit non-regular files, like hard disks,
floppies, CDROMs, ZIPs, RAM, and almost any device.
* Some bug fixes.
* Fixed the file position percentage when viewing
big files.
* Fixed bug in search.c that made the program loop for ever
when a string was partially found near the end of file.
* Used C macros to join the VC/NCURSES/RAW versions.
??? ??? ?? ??:??:?? 1998 (From v1.0.0 to v1.6.9)
* Made it works on any resolution (80x25, 132x60, etc).
* Added the NCURSES and RAW versions.
* Bug fixes in each release.
??? ??? ?? ??:??:?? 1998 (v1.0.0)
* First public release (v1.0.0)
|