1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-07 09:43:00 +01:00
git/Documentation/RelNotes/1.8.3.4.txt
Junio C Hamano f893b7420c Start preparing for 1.8.3.4
Hopefully this will be the final maintenance release before we go to
feature freeze for 1.8.4.
2013-07-19 11:15:17 -07:00

15 lines
444 B
Text

Git v1.8.3.4 Release Notes
==========================
This update is mostly to propagate documentation fixes and test
updates from the master front back to the maintenance track.
Fixes since v1.8.3.3
--------------------
* The bisect log listed incorrect commits when bisection ends with
only skipped ones.
* The test coverage framework was left broken for some time.
* The test suite for HTTP transport did not run with Apache 2.4.