提交 961c5129 编写于 作者: J Junio C Hamano

Update draft release notes to 1.8.3

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 66bea733
......@@ -75,6 +75,12 @@ UI, Workflows & Features
shown on the left side, which is the opposite from other backend
expects.
* "show/log" now honors gpg.program configuration just like other
parts of the code that use GnuPG.
* "git log" that shows the difference between the parent and the
child has been optimized somewhat.
Performance, Internal Implementation, etc.
......@@ -94,6 +100,11 @@ Performance, Internal Implementation, etc.
* The pkt-line API, implementation and its callers have been cleaned
up to make them more robust.
* Cygwin port has a faster-but-lying lstat(2) emulation whose
incorrectness does not matter in practice except for a few
codepaths, and setting permission bits to directories is a codepath
that needs to use a more correct one.
Also contains minor documentation updates and code clean-ups.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册