===================================================================
 $Id: changelog.txt 33 2011-07-17 05:54:15Z harald-rene.flasch $

 http://www.hfrmobile.com
 mailto:hfr@hfrmobile.com

 This software is provided "as is" without warranty of any kind.
 The author disclaims all warranties, either express or implied,
 including the warranties of merchantability and fitness for a
 particular purpose. In no event shall the author be liable for
 any damages whatsoever including direct, indirect, incidental,
 consequential, loss of business profits or special damages.
===================================================================


Version 1.0.4215.11879
======================

- NTO-0010 (2011-07-17)
  * adjusted 'dev.txt'
  * adjusted AssemblyInfo.cs for build

- NTO-0010 (2011-07-15)
  * added 'How to make a build' to 'dev.txt'
  * using HfrNetTools 5.0 (adjusted 'dev.txt')

- NTO-0000 (2011-07-12)
  * Fixed typo in 'dev.txt' and 'build.cmd'


Version 0.9.4111.24246
======================

- NTO-0009
  * Refactored namespaces

- NTO-0006
  * adjusted dev.txt
  * Fixed program output (if an unhandled exception occurs ntouch
    writes now a message using following format:
    "FATAL ERROR: message"
  * Fixed "Index (zero based) must be greater than ..." exception
    and improved parameter-handling

- NTO-0007
  * fixed version number problem (only using AssemblyVersion
    attribute now)
  * see also ScribblePapers or Dr. Google
  * fixed minor typos


Version 0.9.4111.935
====================

- NTO-0005
  * added /clear parameter
  * added /tc
  * renamed /tmod parameter to /tm
  * added /ta
  * Code cleanup
  * Build 0.9.4111.935


Version 0.9.4105.42470
======================

- NTO-003
  * added \_build\build.cmd using ILMerge
  * adjusted 'dev.txt'
  * Build v0.9.4105.42470

- NTO-002
  * cleanup 'dev.txt'
  * added HfrNetTools 5.0-Beta2
  * first basic feature: /tmod (touch "last modified" date/time
    of file and directories)
  * adjusted 'Statistics.xls'

- NTO-001
  * project setup (C# console project)
  * added 'Statistics.xls'
  * added StyleCop via MSBuild
  * Code cleanup and addjusted 'Statistics.xls' and adjusted
    assembly information
  * added Settings.StyleCop file and adjusted dev.txt
  * removed references to System.Data and System.Xml since
    they are not used at the moment

#eof