CHANGE LOG AGENTX++WIN32
========================

[2010-09-01] AGENT++WIN32 1.5.2 (AGENT++v3.5.31 or later):

- Fixed: [APP-5] Segmentation fault when running AGENT++Win32
  subagent based on AGENT++v3.5.23 or later. 

[2006-16-16] AGENT++WIN32 1.5.1 (AGENT++v3.5.27 or later):

- Changed: Replaced Opaque by OpaqueStr defined by SNMP++
  v3.2.21.

[2005-09-26] AGENT++WIN32 1.5 (AGENT++v3.5.24 or later):

- Improved: All VBs of a multi variable binding SET
  request are now propagated to a sub-agent DLL in
  one request.
- Changed: Includes for log.h moved from AGENT++ to
  SNMP++.

[2004-09-07] AGENT++WIN32 1.4c:
- Fixed: Problems to set an element on subagents
  that implement the queryEx function (by courtesy
  of Dave White).
- Fixed: ExtensionDLL::init method to set eventHandle
  to zero now (by courtesy of Dave White).

[2004-08-02] AGENT++WIN32 1.4b:
- Fixed: Possible deadlock when closing AgentX 
  subagent connections.

- Fixed: Memory leak in TrapPoller and wrong
  genericID (off by one) [by courtesy of Dave White].

[2004-07-28] AGENT++WIN32 1.4a:

- Fixed: Memory leak in TrapPoller and wrong
  genericID (off by one) [by courtesy of Dave White].

[2004-04-05] AGENT++WIN32 1.4:

- Changed: Include statements according to
  SNMP++v3.2.11, AGENT++v3.5.12, and AgentX++v1.4.9.

[2004-03-13] AGENT++WIN32 1.3:

- Improved: Service support improved for reliable
  startup und shutdown (by courtesy of Dave White). 

[2004-03-09] AGENT++WIN32 1.2:

- Fixed: Several memory leaks (a bigger one in the
  address filtering).
- Fixed: Service uninstall and view permission 
  extraction from registry.
  (by courtesy of Dave White)
- Improved: Improved DLL loading. 
  (by courtesy of Dave White)

[2004-02-15] AGENT++WIN32 1.1:

- Added: Missing service interface to install and run
  as a windows 2000/XP service.

[2004-01-13] AGENT++WIN32 1.0a:

- Changes: Changed master agent code to comply with 
  SNMP++v3.2.10 v3MP constructor.

[2003-12-07] AGENT++WIN32 1.0:

- Improved: Improved performance while also providing
  a work-around for a bug in the MS subagent DLLs that
  occurs with long OIDs (127 subidentifiers) and large
  sub IDs. 

- Added: AgentX++Win32 Master Agent implementation
  which is covered by the AgentX++ license agreement.
  The AgentX++Win32 Master Agent can replace the
  WinXP/2000/NT native SNMP agent and adds AgentX and
  SNMPv3 support as well as a couple of standard
  MIB implementations.

- Improved: Some minor bug fixes.

[2003-03-05] AGENT++WIN32 beta2:

- Fixed: Subagent returned endOfMibView to
  master. Now it returns the next peer OID
  as required by the MS subagent API.
- Improved: Project structure. Now a single
  DLL is generated as subagent API.


