Skip to content

Commit 4a182f6

Browse files
committed
Update draft release notes to 1.8.0
We are almost there... Signed-off-by: Junio C Hamano <[email protected]>
1 parent 053a08f commit 4a182f6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/1.8.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@ to them for details).
210210
is much less common, and did not advertise the more common "gzip" on
211211
its Accept-Encoding header.
212212

213+
* "git fetch" over the dumb-http revision walker could segfault when
214+
curl's multi interface was used.
215+
(merge 188923f jk/maint-http-half-auth-push later to maint).
216+
213217
* "git gc --auto" notified the user that auto-packing has triggered
214218
even under the "--quiet" option.
215219

@@ -255,3 +259,6 @@ to them for details).
255259

256260
* "git status" honored the ignore=dirty settings in .gitmodules but
257261
"git commit" didn't.
262+
263+
* "gitweb" did not give the correct committer timezone in its feed
264+
output due to a typo.

0 commit comments

Comments
 (0)