Hi,
In this week's release the following has changed:
--------------------------------------------------------------------
+ BUG: Removed bogus warnings when parsing tag files.
+ BUG: Image reference to dot images were broken in the RTF output
(thanks to Henning Moll for the fix).
+ BUG: Linebreaks are now done with \par instead of \line in the RTF
output (thanks to Henning Moll).
+ BUG: The detailed description in a @name block can now be more than
plain text.
+ BUG: Included fix for the tree view script for the mozilla browser
(thanks to Alec Panovici).
+ CHG: Fiend class declarations are now treated as normal members.
+ BUG: Grouping members with the same signature but with a different scopes
is now possible.
+ BUG: MAN_LINKS option was broken (fixed by Patrick Ohly).
+ BUG: Including a file with \include in LaTeX caused the leading text
to appear in a smaller font size.
+ BUG: Related functions could not be grouped.
+ ADD: Added GNU install tool auto detection to the configure script.
+ ADD: "make install" now also installs doxygen_xml if enabled using
the --with-xmlgen option of the configure script.
+ BUG: Improved the documentation (thanks to Jens Seidel).
+ BUG: JavaDoc style links such as @{link #var} and @{link #var label}
now work.
+ BUG: "doxygen -g -s" now creates a file named Doxyfile i.s.o "-s"
--------------------------------------------------------------------
Enjoy,
Dimitri
|