We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f976bd commit f893b74Copy full SHA for f893b74
Documentation/RelNotes/1.8.3.4.txt
@@ -0,0 +1,15 @@
1
+Git v1.8.3.4 Release Notes
2
+==========================
3
+
4
+This update is mostly to propagate documentation fixes and test
5
+updates from the master front back to the maintenance track.
6
7
+Fixes since v1.8.3.3
8
+--------------------
9
10
+ * The bisect log listed incorrect commits when bisection ends with
11
+ only skipped ones.
12
13
+ * The test coverage framework was left broken for some time.
14
15
+ * The test suite for HTTP transport did not run with Apache 2.4.
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/1.8.3.3.txt
+Documentation/RelNotes/1.8.3.4.txt
0 commit comments