diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2013-12-24 18:54:25 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2013-12-24 18:54:25 (GMT) |
commit | 8f58d6dd7c3d0f6004d127bf111f76e4a4478516 (patch) | |
tree | 8568d4af84214e403bbce77a5f3fac8e0cc7aa94 | |
parent | 63f8f37986cbed8912e472ae32c60b235c4f0c43 (diff) | |
download | Doxygen-8f58d6dd7c3d0f6004d127bf111f76e4a4478516.zip Doxygen-8f58d6dd7c3d0f6004d127bf111f76e4a4478516.tar.gz Doxygen-8f58d6dd7c3d0f6004d127bf111f76e4a4478516.tar.bz2 |
Fixed typo in changelog
-rw-r--r-- | doc/changelog.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.doc b/doc/changelog.doc index 9eaf192..d5fe218 100644 --- a/doc/changelog.doc +++ b/doc/changelog.doc @@ -6,7 +6,7 @@ \htmlonly <b>(release date 24-12-2013)</b> <a name="1.8.6"></a> -<h3>Bug fixes (ids refer to the <a href="http://bugzilla.gnome.org/buglist.cgi?product=doxygen&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anywords&op_sys_details=&op_sys_details_type=substring&version_details=&version_details_type=substring&newqueryname=&form_name=query&order=bugs.bug_id">bugzilla</a> database, lines with bug refer to commit is <a href="https://github.com/doxygen/doxygen/commits/master">GitHub</a>)</h3> +<h3>Bug fixes (ids refer to the <a href="http://bugzilla.gnome.org/buglist.cgi?product=doxygen&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anywords&op_sys_details=&op_sys_details_type=substring&version_details=&version_details_type=substring&newqueryname=&form_name=query&order=bugs.bug_id">bugzilla</a> database, lines without bug id refer to commits in <a href="https://github.com/doxygen/doxygen/commits/master">GitHub</a>)</h3> <ul> <li> Bug 154880 - if "using namespace" used, call of a static member function in C++ is not recognized or recognized wrong <li> Bug 647517 - make install prepends a slash to the installation path Removed superfluous / |