Changes to VNCviewer

3.3.2

This is the same as 3.3.1 but with a different version number!

3.3.1 R7

Fixed bug in MRU list where an entry could occur more than once.

3.3.1 R6

The MRU list now defaults to the latest server and displays the entries in 
reverse chronological order.

Added logging facilities and -console option to aid debugging.

Shortened the bell beep for those without sound cards.

AltGr works better on Win95 - now raises all the modifiers when it can't
 detect which ones are needed.

An rfbConnFailed error now produces a WarningException instead of an 
ErrorException, so the message is correctly reported.

Fixed a rare bug which caused vncviewer to continue running in the background
under certain circumstances when all windows were closed and the user then 
closed the 'new connection' dialog.

3.3.1 R5

Fixed scrolling bug which would sometimes stop you scrolling to the last pixel 
in X & Y directions.

Fixed clipboard bug which sometimes caused PC-PC sessions to close immediately.

Alt keys now generate XK_Alt rather than XK_Meta.

Number of MRU entries increased to 8.

Better support for AltGr key combinations. Many thanks to Martin C. Mueller <mcm@itwm.uni-kl.de> 
for assistance with the international keyboard mapping stuff.

3.3.1 R4

Added MRU list for servers
Added 'New Connection' on Window menu