Changelog: TNCUtil

From TNC@FHH

Jump to: navigation, search

Contents

Version 0.4.3

  • removed a wrong character in tmcimunit.h which caused compiler-warnings
  • added includes of <stdio.h> and <stdlib.h> to Exception.h and <string.h> (instead of <string>) and <sys/types.h> to TNCIOHelper.h because under Ubuntu 8.10 with GCC version 4.3.2 the current version could not be compiled due to include-failures.


Version 0.4.2

  • 'make install' now copies all header-files to /usr/local/include/TNCUtil/
  • 'naatncs.h' is not longer used; new headerfile 'tncimunit.h' does that job now


Version 0.4.1

  • removed some obsolete function pointers
  • renamed 'fhhaddon.h' to 'naatncs.h'
  • 'make install' now copies the two header-files 'tncifimv.h' and 'naatncs.h' to /usr/local/include/


Version 0.4.0

  • Fixed Bug 8 (va_list error on compiling)
  • removed obsoletely code (e.g.:)
    • date class
    • old XML-code
  • more sturdier IML-Code


Version 0.3.0

  • redesign


Version 0.2

Change:

  • code refactoring

Add:

  • TNCRegistryHelper
  • WMIAccessHelper
  • Trusted Computing Group headerfiles


Version 0.1.1

Change:

  • resolved a little bug in the configure-script


Version 0.1

  • first release
Personal tools