DOC++ 3.4.6
October 14, 2000
NEWS: Summary of changes since 3.4.5

FEATURES:
- optionally disable index generation at beggining of every section in TeX
mode
- added a `docxx.sty' brazilian translation
- it's working on BeOS 5 too

CHANGES:
- HTML output: break the arguments up into separate lines if you have very
long argument lists
- added a few more LaTeX modes to set math mode
- couple of DocBook cleanups

BUG FIXES:
- fixed a inner entry lookup bug (members of groups, for example)
- fixed a friend declaration problem
- `*' was ignored when comparing functions' arguments
- variable names separated by commas were incorrectly parsed
- template handling fix
- many other small fixes

PORTABILITY FIXES:
- fixed some warnings on gcc 2.95.2 and SunPro C++
