SHA256
8
0
forked from pool/doxygen
OBS User unknown
2007-02-06 23:27:23 +00:00
committed by Git OBS Bridge
parent 87d71fd9c6
commit dde0a1229e
18 changed files with 90 additions and 43 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Feb 5 15:56:24 CET 2007 - anosek@suse.cz
-updated to version 1.5.1, bugfixes:
* id 148567: @todo at the end of a comment block caused problem
when copied by @copydoc
* id 352420: Fixed bug in LaTeX output (missing space after \bf).
* id 363227: missing output for instance variables defined
in a Python function that has a doc string
* id 363397: Member groups did not appear in a class when
SUBGROUPING was set to YES.
* id 364341: Parsing could become really slow if often included
header files contained using statements.
* id 364673: The values of two enums with the same name
(both in difference scopes) where merged.
* Running 2 instances of doxygen on the same output directory
caused corruption of the temporary files generated by doxygen.
-------------------------------------------------------------------
Thu Nov 16 12:56:20 CET 2006 - mmarek@suse.cz