提交 936b7057 编写于 作者: J Junio C Hamano

Prepare for v1.6.1.1 maintenance release

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 a9e67c8c
GIT v1.6.1.1 Release Notes
==========================
Fixes since v1.6.1
------------------
* "git describe --all" complained when a commit is described with a tag,
which was nonsense.
* "git log --pretty=format:%s" did not handle a multi-line subject the
same way as built-in log listers (i.e. shortlog, --pretty=oneline, etc.)
* "git daemon", and "git merge-file" are more careful when freopen fails
and barf, instead of going on and writing to unopened filehandle.
Other documentation fixes.
---
exec >/var/tmp/1
O=v1.6.1-15-ga9e67c8
echo O=$(git describe maint)
git shortlog --no-merges $O..maint
Documentation/RelNotes-1.6.1.txt Documentation/RelNotes-1.6.1.1.txt
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册