about summary refs log blame commit diff
path: root/third_party/git/Documentation/RelNotes/1.8.0.3.txt
blob: 92b1e4b363034e3974367c34ff038fabe5d35d73 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                     
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.