Skip to content

Commit

Permalink
Update draft release notes to 1.8.0
Browse files Browse the repository at this point in the history
We are almost there...

Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Oct 16, 2012
1 parent 053a08f commit 4a182f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/RelNotes/1.8.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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.

0 comments on commit 4a182f6

Please sign in to comment.