====================================================
SocksCap32 for Windows - Version alpha32-0.12-960812
====================================================
File: HISTORY

v. alpha32-0.12-960812
======================
- SocksCap32 now catches some events at the very beginning of target
application execution that it could miss before.  It now also
recursively checks statically and dynamically loaded .DLLs for events
of Socks interest.  Some of the recursion is not yet working properly
for WinNT.

- A new small executable is required for launching applications called
SC32LNCH.EXE.  This is called by SC32.EXE to fire up and monitor
applications.  One instance is run for each application that is
started under SC32.

- Works with many more apps than earlier versions.

- Requirement for PC to be able to resolve its own name and address is
no longer strictly enforced.  The side effect of this is that if it is
unable to resolve its own address, the PC may try to go through the
Socks server if it needs to make connections to its own IP address.
The way around this is to place the PC's address in the Direct
Connection list.

- Either a hostname or IP address can now be provided for the Socks
Server in the SocksCap setup.  If a hostname is provided, the PC must
be able to resolve this name, of course.

- New logging category "Hook Injection" added to help debug hook
injection into secondary .DLLs.


v. alpha32-0.11-960709
======================
- Application command line options and arguments can be included along
with application path in Application Profile.

- An Application Profile name can be passed as an argument to
SC32.EXE.  That way a Shortcut or Program Manager item can be created
to launch a socksified application rather than having to launch it
from the GUI.


v. alpha32-0.10-960701
======================
- First public alpha release.

- Fixed several GUI bugs.

- Added "Change" button to edit existing application profiles.

- Fixed and enabled Username/Password.


v. alpha32-0.01-960514
======================
- First alpha test release.
