diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2021-01-11 19:16:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 19:16:08 (GMT) |
commit | 21363d3930fe9f5576b5a7da910877ae9151372b (patch) | |
tree | 36a74c15102b3d23512fb9caab6cebeeda131d21 | |
parent | 9279536da7c7e6c2129fd179bef2d52da991d600 (diff) | |
parent | 58c6f0aee83ef3ce858e6d1fb93a337087a1a3de (diff) | |
download | Doxygen-21363d3930fe9f5576b5a7da910877ae9151372b.zip Doxygen-21363d3930fe9f5576b5a7da910877ae9151372b.tar.gz Doxygen-21363d3930fe9f5576b5a7da910877ae9151372b.tar.bz2 |
Merge pull request #8319 from albert-github/feature/bug_1_9_1_changelog
Incorrect HTML sequence
-rw-r--r-- | doc/changelog.doc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/changelog.doc b/doc/changelog.doc index df4293b..0d3dd2a 100644 --- a/doc/changelog.doc +++ b/doc/changelog.doc @@ -45,7 +45,6 @@ [<a href="https://github.com/doxygen/doxygen/commit/352ab16413d51c655741cff927911f6126471198">view</a>], and [<a href="http://github.com/doxygen/doxygen/commit/7527114a304dbb9e21236a453ed0f2e1bd51b884">view</a>]</li> -</li> </ul> <h3>Refactoring and cleanup</h3> <ul> |