home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / workbench / fv-220 / relnotes < prev    next >
Encoding:
Text File  |  1998-01-19  |  3.8 KB  |  80 lines

  1. 2.20 released 19-Jan-98
  2.     Made 'g' jump address relative to current divisor in effect
  3.     Added OS-9/OS-9000 port, with memory viewing via _os_cpymem()
  4.     Added Linux compile support       * note some Linux [2.0.29] curses
  5.         implementations are broken when it comes to skipping whitespace
  6.     Added initial memory viewing support with -a flag
  7.     Added compilation flags display in help
  8.     Added :e and :e! commands
  9.     Added COLOR_CURSES (not well tested)
  10.     Fixed cursor keypad key init for SVR4 systems
  11.     Made '' return to last cursor position and not view position
  12.     Added Win32 port (Windows 95/NT).
  13.     Corrected hexadecimal display for little endian hosts
  14.     Corrected 'G' bug, which kills the display, in the Amiga port
  15. 2.11 not released 08-Jan-97
  16.     Added SVR4 "keypad" keys as alternatives to keystroke commands
  17.     Made ^C and Q never ask to save changes, always exit immediately
  18.     Added :h :n :p :q :q! :r :w :wq :x commands
  19. 2.10 released 06-Jan-97
  20.     Fixed <NUM>G to jump to absoulute address correctly, thanks Tom.III
  21.     Finished initial Amiga port, with addition of color curses
  22. 2.00 released 19-Dec-96
  23.     Added '.' command in string editor (perform last cmd again)
  24.     Added '.' command in main viewer (perform last full edit again)
  25.     Changed many routines to fix unimportant bugs (appearance)
  26.     Improved input editor code of jump address (added ^X and ^U)
  27.     Sped up character display update by reducing some curses calls
  28.     Made prompting modes not loop (except '/', which will 'n' on loops)
  29.     Added new command line flag -k to feed initial sequence of key commands
  30.         to perform, also FVINIT environment variable supported
  31.     Added new command line flag -s to turn off screen for editing,
  32.         used along with -k for automated editing, ie:
  33.         fv -s -k '/_exit\015n\015cw_die\015qy' deathbin
  34.     Searches now keep the current alignment, such that searches will no
  35.         longer match words which do not start on an alignment boundary
  36.     Fixed display alignment problem when going to larger size '<' '>' 'T'
  37.     Added '^' and '$', also -DZERO_START for '0'
  38.     Added 'F' to select new file from command line
  39.     Made buffering respect raw device fixed block size better
  40.     Goto address 'g' can now work with Hex or Decimal as input ('t' toggle)
  41.     Added file size to '^G' and shortened long path name if needed
  42.     Search editor now has better vi feel if STRICT_VI is defined
  43.     Enhanced save changes, can abort operation with ^C ^X or ESC
  44.     Added ZZ (do not ask on write, just save and exit)
  45.     Added a new (major context-relative) help system with scrollable windows
  46.     Added code to make curses and signals work (more) correctly under SVR4
  47. 1.90 not released 13-Nov-96
  48.     Added '' to return to last address
  49.     Added 's' command to swap display of words (word, long, quad)
  50.     Added 'S' command to cycle cursor byte swapping mode relative to
  51.         characters, numbers, or actual data
  52.     Misc code cleanup and relocation to make layout more logical
  53.     Made search status messages more informative (fixed Wrapped also)
  54.     Added '0' '^' and '$' to 'c' and 'd' commands in string editor
  55. 1.89 not released 03-Nov-96
  56.     Fixed initialization problem for string search
  57.     Added current cursor position in file to '^G' command
  58.     Fixed cursor alignment problem when going to larger alignment 'T'
  59.     Fixed problem with 'G' not going to absolute end of file
  60.     Added '.' '-' and '+' to 'z' command
  61. 1.88 released 21-Jan-96
  62. 1.87 released 01-Jan-96
  63. 1.86 released 11-Oct-95
  64. 1.85 released 07-Jun-95
  65. 1.80 released 12-May-95
  66. 1.70 released 09-Apr-95
  67. 1.60 released 29-Dec-94
  68. 1.54 released 03-Apr-94
  69. 1.51 released 14-Jul-93
  70. 1.50 released 24-May-93
  71. 1.41 released 24-Apr-93
  72. 1.30 released 17-Apr-93
  73. 1.20 released 31-Dec-92 (date version)
  74. 1.15 released 24-Oct-92 (date version)
  75. 1.10 released 23-Sep-92 (date version)
  76. 1.05 not released 22-Sep-92 (date version)
  77. 1.00 released 15-Jun-92 (date version)
  78. 0.90 released 05-Jan-92 (date version)
  79. 0.85 not released 04-Jan-92 (date version)
  80.