Changeset 8013c0c in nscp for changelog


Ignore:
Timestamp:
01/23/12 07:41:06 (16 months ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2
Children:
6a30f44
Parents:
28f6a64
Message:
  • Fixed so NSCAClient parses address correctly
  • settings exception is now derived from exception meaning it will show up more with details (instead of unknown)
  • Added API for handling log level (replaces older debug flag)
  • Added options for settings debug level
  • Changed to --settings is a global argument (meaning you can use it in any mode)
  • Added arguments parsing to test: so you can use global arguments such as --log and --settings.
  • Removed memory leak in settings parsing interface
File:
1 edited

Legend:

Unmodified
Added
Removed
  • changelog

    rb175d61 r8013c0c  
    55 * Fixa dependonservice LanManWorkStation (old win) 
    66 * Fix RtlStringFromGUID problem on NT4 
     7 
     82012-01-22 MickeM 
     9 * Fixed so NSCAClient parses address correctly 
     10 * setings exception is now derived from exception meaning it will show up more with details (instead of unknown) 
     11 * Added API for handling log level (replaces older debug flag) 
     12 * Added options for settings debug level 
     13 * Changed to --settings is a global argument (meaning you canuse it in any mode) 
     14 * Added arguments parsing to test: so you can use global arguments such as --log and --settings. 
     15 * Removed memory leak in settings parsing interface 
    716 
    8172012-01-20 MickeM 
Note: See TracChangeset for help on using the changeset viewer.