Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.8.0.3.adoc`
0b6fafee739504b68adc6f1da3a919a0140d2f92f392652400000001000001a8
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.

Title: Git v1.8.0.3 Release Notes
Summary
The Git v1.8.0.3 release fixes issues with textconv filtering and email address formatting in documentation, and includes various documentation updates from the master branch, specifically addressing problems with 'git log -p -S<string>' and mailto links, enhancing overall functionality and user experience.