[Doxygen-users] Doxygen-1.2.8 in CVS
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-06-04 16:31:34
|
Hi, Another official release is out. Here is what has changed since last update: -------------------------------------------------------------------------- + BUG: Environment variables can now also be used for non-string values in the config file, like for example QUIET = $(QUIET_ON) + ADD: Stanislav Kudlac added support for Slovak language. Applied language updates for Croatian, Spanish, Czech, German & Russian. + BUG: Fixed a number of typo's in the docs (thanks to Philippe Lhoste & Jens Seidel). + BUG: Inheritance through typedefs within a namespace did not yield the correct inheritance diagram. + BUG: References to anchors in grouped members or pages were not correctly resolved. + BUG: Fixed a problem with argument matching for arguments that contained classes imported via a using declaration. -------------------------------------------------------------------------- Enjoy, Dimitri |