DOC++ 3.4.3
April 28, 2000
NEWS: News in this release
Copyright (c) 1999-2000 Dragos Acostachioaie

NEWS since 3.4.2:
- added gettext; provided japanese translation
- some compile fixes for gcc 2.95
- parsing trailing comments works again
- fixed the "duplicate entries" problem
- partial support for doxygen-style tags
- ancient inline/static/virtual problems solved
- properly document classes names containing a modifier
- fixed docifying of forward declarations
- fixed a scope resolution operator problem
- various HTML output fixes
- the documentation for a class or group can optionally be printed before the
  class or group in HTML output
- added `@filename' tag that force a manual entry to go to a specific file
- fixed the `extern "C"' problem
- properly report file names when using `@Include'
- correct sorting for HTML class graphs
- tested on FreeBSD
