summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2014-04-21 19:20:59 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2014-04-21 19:20:59 (GMT)
commit0d50c30becc147918b091c02b41502829b8083a3 (patch)
tree4487a7839392f92eb7d81effb80244d81fc28204 /doc
parentb752d01fe2de1668c0a247bc3955d7be6987d046 (diff)
downloadDoxygen-0d50c30becc147918b091c02b41502829b8083a3.zip
Doxygen-0d50c30becc147918b091c02b41502829b8083a3.tar.gz
Doxygen-0d50c30becc147918b091c02b41502829b8083a3.tar.bz2
Added more missing links to the changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/changelog.doc b/doc/changelog.doc
index d29c5ed..634ca49 100644
--- a/doc/changelog.doc
+++ b/doc/changelog.doc
@@ -1417,9 +1417,9 @@ make sure you add the following:
</ul>
<h3>Bug fixes</h3>
<ul>
-<li>id 521717: .spec file was only updated after running ./configure
-<li>id 656642: Fixed potential crash when using doxygen for large projects.
-<li>id 656878: Fixed problem running bibtex with \cite command on Windows.
+<li> id <a href="https://bugzilla.gnome.org/show_bug.cgi?id=521717">521717</a>: .spec file was only updated after running ./configure
+<li> id <a href="https://bugzilla.gnome.org/show_bug.cgi?id=656642">656642</a>: Fixed potential crash when using doxygen for large projects.
+<li> id <a href="https://bugzilla.gnome.org/show_bug.cgi?id=656878">656878</a>: Fixed problem running bibtex with \cite command on Windows.
<li>Regression: some information was no longer available for a class,
due to accidental deletion of a code block.
<li>Regression: fixed matching problem in the code parser.