SHA256
8
0
forked from pool/doxygen

- updated to 1.8.1:

* Included a couple of performance improvements.
  * Changed the way indexes (Class,File,Namespace,Groups) are rendered.
  * Changed the way member attributes (like protected, virtual, and 
    static) are rendered in the HTML output
  * more info at http://www.stack.nl/~dimitri/doxygen/changelog.html

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=50
This commit is contained in:
2012-05-21 07:15:31 +00:00
committed by Git OBS Bridge
parent 4d0f3fe000
commit b790f8a888
9 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 21 07:10:38 UTC 2012 - pgajdos@suse.com
- updated to 1.8.1:
* Included a couple of performance improvements.
* Changed the way indexes (Class,File,Namespace,Groups) are rendered.
* Changed the way member attributes (like protected, virtual, and
static) are rendered in the HTML output
* more info at http://www.stack.nl/~dimitri/doxygen/changelog.html
-------------------------------------------------------------------
Mon Apr 16 09:05:22 UTC 2012 - pgajdos@suse.com