Skip to content

Commit 74b0f72

Browse files
committed
Update r178 release notes (Add "Known issues")
1 parent df75806 commit 74b0f72

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_includes/releases/r178.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ <h1 id="fixes">Fixes</h1>
4141
<li>Fixed Vim occasionally crashing and/or hung when autocmd calls <code>serverlist()</code> on exit. <a href="https://github.com/macvim-dev/macvim/issues/1427">#1427</a></li>
4242
</ul>
4343

44+
<h1 id="known-issues">Known issues</h1>
45+
46+
<ul>
47+
<li><code>:Man</code> command doesn’t work properly if <code>gdefault</code> option is set. <a href="https://github.com/vim/vim/issues/13097">vim/vim#13097</a>.</li>
48+
</ul>
49+
4450
<h1 id="scripting">Scripting</h1>
4551

4652
<ul>

0 commit comments

Comments
 (0)