]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/RelNotes/1.8.1.4.txt
Merge branch 'cm/notes-comment-fix'
[thirdparty/git.git] / Documentation / RelNotes / 1.8.1.4.txt
CommitLineData
dff9f883
JH
1Git 1.8.1.4 Release Notes
2=========================
3
4Fixes since v1.8.1.3
5--------------------
6
7 * "git imap-send" talking over imaps:// did make sure it received a
8 valid certificate from the other end, but did not check if the
9 certificate matched the host it thought it was talking to.
10
11Also contains various documentation fixes.