
                    Registry Browser Plugin for FAR
                    What's new in the latest version

[!] Important
[+] New
[-] Bugs fixed
[*] Changes


Version 2.17, 16 Sep 2003

[-] F3 on root key bug fixed.

Version 2.16, 13 Sep 2003

[*] .Reg extension is added to .reg file names even for intermediate files.
    This causes extension-dependent plugins like Colorer to work correctly
    while editing keys.

[+] You can edit multi-line string values by F4 with each string in a new line.
    (In View they are still exported in the old style with zeroes,
    to provide more "physical" view.)

[+] When a new value is created, user is asked for its type.

[+] When DWORD type is given to a value with the size different from 4,
    the user is proposed to fix it.

[+] "Skip Access denied messages" option added.

[+] The Lookup feature works in network registry too.

[-] When opening .reg files and going automatically into the tree, the plugin
    stops when there are values under the key.

[-] Some error message bugs fixed.


Version 2.15, 26 Apr 2003

[+] Shift-Enter is equivalent to Ctrl-J if command line is empty.

[+] Ctrl-J can jump from .reg files to Regedit.

[+] Ctrl-J can jump to values.

[+] cd [HKEY_...] or cd "HKEY_..." is possible (reg:... too) 

[+] Date, time and size are shown in status line in description
    panel modes (6 and 7).

[-] Only one root key was copied when several are selected.

[-] Extra re-reading after key creation was removed.

[-] Key names were case-sensitive when opening .reg files.

[-] Crash when attemting to open a locked hive from reg: prefix was fixed.

[-] Security editor still didn't show information correctly under Windows XP.

[-] Crash when attempting to delete keys with access denied.

[-] Hive export is possible for some root branches.

[-] Could not view/edit keys with special names like "prn" or "com1".

[-] "Access denied" messages are not shown in Alt-F7 search.


Version 2.11, 4 Jul 2001

[-] "cd" to a non-existent name sometimes caused FAR to crash.

[-] Ctrl-J didn't work under NT when REGEDIT is already open.

[-] Hive operations work correctly with filenames containing
    international charachters.

[-] When exporting hives, ".reg" is not added if user specified
    a filename with no extension.

[-] When exporting hives, overwrite didn't work.

[*] Keys marked for deletion ( [-HKEY...] ) are ignored when browsing
    .reg files. Exporting them was buggy and potentially dangerous.


Version 2.1, 30 Jun 2001

[+] The plugin can browse binary "hives"! See the help for details.

[+] Alt-Shift-F3 / Alt-Shift-F4 work on values too. You can also use them
    to edit single values in .reg format. Now there are five different ways
    to edit a value :)

[+] Automatic lookup of GUIDs and ProgIDs was implemented. If you type
    reg:{GUID} or cd {GUID}, and this GUID exists under some
    standard keys (HKCR\CLSID etc.), you will go directly to that place.
    See the help for details.

[+] Ctrl-Z and Ctrl-G work in .reg files. (Ctrl-Z is read-only.)

[+] Statistics on .reg files is displayed in the Info panel.

[-] Keys and values with the same name are distinguished properly.

[-] Copy from .reg file panel to registry panel works more correctly.

[*] In .reg files, whitespaces are possible before the signature (REGEDIT
    understands them too).

