Hi,

With this update the following has changed:
-------------------------------------------------------------------------------
+ ADD: id 630645: This patch (contributed by Albert) adds support for
       simple logic expressions for \cond, \if, and friends, i.e. you can do
       \if SOME_SECTION_NAME && (!THIS_ALTERNATIVE || THAT_ALTERNATIVE)
+ ADD: id 684152: Patch (contributed by Albert) adds a new configuration
       option MATHJAX_FORMAT to select the MathJax output format. Options are
       HTML-CSS, NativeMML, or SVG.
+ ADD: Added USE_MDFILE_AS_MAINPAGE config option to select a markdown page to
       be used as the main page.
+ BUG: id 683284: Fortran: ALIASes where not replaced in !! and !< comments.
+ BUG: id 684781: Fixed bug in treeview that caused mainpage with title and
       sections to appear at the same level as the sections.
+ BUG: id 685181: Inheriting member documentation did not work in combination
       with Java interfaces.
+ BUG: id 685623: Enum values did not appear in the detailed documentation
       when using C++11 style enums.
+ BUG: id 685879: Even though HIDE_UNDOC_MEMBERS was enabled, the navigation
       still showed undocumented members.
+ BUG: id 685940: Fixed back button behaviour when using the navigation tree.
+ BUG: id 686284: Added anchors to refs in the index.qhp TOC.
+ BUG: id 686824: Added XML declaration to index.qhp TOC.
+ BUG: id 686956: When a class and its base class has the same nested class,
       the collaboration diagram could point to the wrong class.
+ BUG: id 686983: Comments inside a function macro parameter appeared before
       the expanded macro, instead of being treated as part of the parameter.
+ BUG: id 687301: Allow minus in the name of a HTML attribute.
+ BUG: id 687572: Code fragments were wrapped too early in the latex output.
+ BUG: id 688226: Fixed Qt version number in ./configure --help text.
+ BUG: id 688463: Included patch to prevent processing identifiers starting
       with _ or __ as markdown.
+ BUG: id 688531: Horizontal ruler inside paragraph caused missing </p>
+ BUG: id 688542: Using "usergroup" in the layout.xml caused missing <div>
+ BUG: When inlining structs (INLINE_SIMPLE_STRUCTS=YES) a <p> was missing
       for members with a detailed description, causing invalid XHTML.
+ BUG: Fixed problem loading the navigation tree when using .xhtml as the
       file extension.
+ BUG: The navigation tree was not always correctly positioned upon initial
       load when using Chrome.
+ BUG: HTML Navigation tree showed static members even when EXTRACT_STATIC was
       set to NO.
-------------------------------------------------------------------------------
Enjoy,
  Dimitri

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to