mirror of
https://github.com/git/git.git
synced 2024-11-01 06:47:52 +01:00
15 lines
424 B
Text
15 lines
424 B
Text
|
Git v1.8.0.3 Release Notes
|
||
|
==========================
|
||
|
|
||
|
Fixes since v1.8.0.2
|
||
|
--------------------
|
||
|
|
||
|
* "git log -p -S<string>" did not apply the textconv filter while
|
||
|
looking for the <string>.
|
||
|
|
||
|
* In the documentation, some invalid example e-mail addresses were
|
||
|
formatted into mailto: links.
|
||
|
|
||
|
Also contains many documentation updates backported from the 'master'
|
||
|
branch that is preparing for the upcoming 1.8.1 release.
|