mirror of
https://github.com/git/git.git
synced 2024-11-25 19:04:18 +08:00
Update draft release notes to 1.8.0
We are almost there... Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
053a08f5bb
commit
4a182f6174
@ -210,6 +210,10 @@ to them for details).
|
||||
is much less common, and did not advertise the more common "gzip" on
|
||||
its Accept-Encoding header.
|
||||
|
||||
* "git fetch" over the dumb-http revision walker could segfault when
|
||||
curl's multi interface was used.
|
||||
(merge 188923f jk/maint-http-half-auth-push later to maint).
|
||||
|
||||
* "git gc --auto" notified the user that auto-packing has triggered
|
||||
even under the "--quiet" option.
|
||||
|
||||
@ -255,3 +259,6 @@ to them for details).
|
||||
|
||||
* "git status" honored the ignore=dirty settings in .gitmodules but
|
||||
"git commit" didn't.
|
||||
|
||||
* "gitweb" did not give the correct committer timezone in its feed
|
||||
output due to a typo.
|
||||
|
Loading…
Reference in New Issue
Block a user