]> git.ipfire.org Git - thirdparty/git.git/blob - Documentation/RelNotes/1.8.0.3.txt
revision: propagate flag bits from tags to pointees
[thirdparty/git.git] / Documentation / RelNotes / 1.8.0.3.txt
1 Git v1.8.0.3 Release Notes
2 ==========================
3
4 Fixes since v1.8.0.2
5 --------------------
6
7 * "git log -p -S<string>" did not apply the textconv filter while
8 looking for the <string>.
9
10 * In the documentation, some invalid example e-mail addresses were
11 formatted into mailto: links.
12
13 Also contains many documentation updates backported from the 'master'
14 branch that is preparing for the upcoming 1.8.1 release.