SoftSnoop 1.3 (15th Mar 2001):
------------------------------
- BPMs
- support for some rare Win95 version added....THX totnak !
- Api return value modification
- thread handling stuff recoded
- BPXs can now automatically be restored after execution
- GUI updated
- new options:
  - install shell extension
  - one can avoid SS from trapping the calls to specific dlls
  - Stop at the EntryPoint
  - Show TID of events
  - ...
- Plugin interface updated
- several bugfixes

SoftSnoop 1.2 (2nd Jan 2001):
-----------------------------
- plugin interface added
- compatibility for NT4 hopefully added (thx ELiCZ)

SoftSnoop 1.1 (21'Jan2001):
---------------------------
- Api return value logging
- Api parameter modification
- Process module viewer
- PE editor with section table and Import table viewer
- the memory server list can now be saved to a file
- new API parameter types: BOOL and PWSTR
- added support for exe's which will relocate on Win9X/ME because
  of an invalid ImageBase
- minor bugfixes

SoftSnoop 1.0 (24'Dec2k):
-------------------------
- Memory Server added
- Api parameter spying support added
- Register manipulation
- Thread handling improved
- SS will now find its forcelibrary.dll after starting to debug
  a file in a different directory (thx jose rizal)
- GUI updated (hot keys and resizing support)
- now one can search text in the debug list
- SoftSnoop can stop execution at the "DEBUG BREAK"
- maximum number of imports was set from 1200 to 2000
- breakpoints via VirtualAddress could be more often set
- minor bugfixes/improvements

SoftSnoop 0.3 (21'nov2k):
-------------------------
- SoftSnoop works now also on win NT/2K
- one can set breakpoints (Int3 and breakpoints on API's)
- process dumping
- some other new things
- some bugfixes

SoftSnoop 0.2 (16'nov2k):
-------------------------
- API trap system recoded
- GUI updated
- all got a bit faster
- some new options available
- compatibility increased

SoftSnoop 0.1 (11'oct2k):
-------------------------
- first release