Hi,

Here is the changelog since the previous SVN update:
------------------------------------------------------------------------------
+ ADD: Added support for using external tools to index and search through
       the HTML documentation. An example index tool is provided (doxyindexer)
       and an example search engine (doxysearch.cgi).
       To configure the external search engine the following new options
       are added to the configuration file: EXTERNAL_SEARCH (to enable the
       feature), SEARCHENGINE_URL (to specify the URL of the search engine),
       SEARCHDATA_FILE (to specify the name of the raw search data to index),
       EXTRA_SEARCH_MAPPINGS (for search through multiple projects).
       See the manual for details.
+ BUG: id 688739: Fixed problem with user defined entries in the eclipse help
       index (thanks to Rene Papenhoven for the fix).
+ BUG: id 688647: Fixed problem parsing initializer list with C++11 style
       uniform types.
+ BUG: id 689341: \if around list item preceded by whitespace caused wrong
       list in the output.
+ BUG: id 689461: Correct link in documentation of SIP_SUPPORT option.
+ BUG: id 689833: Fixed missing space in Chinese translation.
+ BUG: A blockquote in Markdown does no longer require a whitespace
       after the last '>' if the '>' is following by a newline.
+ BUG: id 689720: Fixed bug that could prevent refman.tex from being generated.
+ BUG: id 690093: Files added via HTML_EXTRA_STYLESHEET did not correct refer
       to files that where placed in a subdirectory.
+ BUG: id 690250: Fixed case where line numbers got out of sync with the code.
+ BUG: id 690341: First member of an anonymous C++11 style enum was not shown
       properly.
+ BUG: id 690418: Behavior of @cond was accidentally reversed by new expression
       parser.
+ BUG: id 690385: Fixed case where _'s where falsely converted to Markdown
       emphasis.
+ BUG: id 690190: Searching for multibyte characters did not work with the
       server based search engine.
+ BUG: id 690602: Fixed problems handling @cond inside /// comments.
+ BUG: id 690629: Fixed case where doxygen would during preprocessing.
+ BUG: id 690685: A file specified using HTML_EXTRA_STYLEHSHEET did not end
       up in the Qt Help index.
+ BUG: id 690403: Title not used when \ref'ing to a \section imported via
       a tag file.
------------------------------------------------------------------------------
Best Wishes for The New Year!
  Dimitri



------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to