
 0.4 (2009-01-18)

- Added new option: -s
- Added configure option: --enable-boost
- Added digraphs support
- Added trigraphs support
- Added multiline comments support
- Added detection for various syntax errors in source file
- Build with -pipe -O2 -DNDEBUG by default
- Fixed segmentation fault when header recursively include self
- Teach hlint with -p option accept more than one file in command line
- Improved patch generation
- Added Doxygen support
- Added simple unit test
- Added simple code checking
- Added ability to run tests under valgrind
- Many improvements in testsuite

  0.3 (2008-01-24)

- Added new option: -p
- Added configure option: --disable-werror
- Added configure option: --enable-debug
- Install russian man page by default
- Tested build on following platforms/compilers:
  + CentOS 4.3 with GCC 3.4.5
  + ALT Linux Sisyphus with GCC 4.1.1
  + ALT Linux Sisyphus with Sun Studio 10 update 1
  + SunOS 5.10 with Sun Studio 12
  + Windows XP with Visual C++ 2005 Express Edition
- And also many improvements and bugfixes

  0.2 (2007-04-28)

- Added new options: -r and -n
- Added autotools support
- Added man pages on English and Russian languages
- Added tests
- Tested build under Windows (VC++ 8.0) and with gcc 3.4 series
- And also many improvements and bugfixes

  0.1 (2007-02-27)

- Initial project

