Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 8d44277

Browse files
committed
Update draft release notes to 1.8.1.5
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6f0c336 commit 8d44277

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/RelNotes/1.8.1.5.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
Git 1.8.1.5 Release Notes
22
=========================
33

4-
Fixes since v1.8.1.5
4+
Fixes since v1.8.1.4
55
--------------------
66

7+
* Given a string with a multi-byte character that begins with '-' on
8+
the command line where an option is expected, the option parser
9+
used just one byte of the unknown letter when reporting an error.
10+
711
* "git apply --summary" has been taught to make sure the similarity
812
value shown in its output is sensible, even when the input had a
913
bogus value.

0 commit comments

Comments
 (0)