SHA256
1
0
forked from pool/doxygen
OBS User unknown
2007-04-05 22:36:17 +00:00
committed by Git OBS Bridge
parent 22598810e9
commit be2fa87697
17 changed files with 64 additions and 45 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Apr 5 14:40:08 CEST 2007 - anosek@suse.cz
- updated to version 1.5.2:
* Doxygen now uses UTF-8 internally for all strings
A new config option INPUT_ENCODING has been added which can be
used to specify the encoding of the input
* Added support for message sequence charts (using mscgen)
* Added support for C++/CLI
* IGNORE_PREFIX now also works for function/members names when
shown in the various indices
* Doxygen will show a tooltip in the HTML output for links
to classes, namespaces, and members with the brief description
* Syntax highlight support for several (managed) C++ keywords
* Added two LaTeX layout enhancements
* Lots of bugfixes
- dropped obsolete disable-rtf-debug.patch
-------------------------------------------------------------------
Thu Mar 29 13:16:19 CEST 2007 - mmarek@suse.de