Start preparing for 1.8.0.2
[git/mingw.git] / Documentation / RelNotes / 1.8.0.2.txt
blob5d08021a8db3edce02277ad00bbcdb341e2111fa
1 Git v1.8.0.2 Release Notes
2 ==========================
4 Fixes since v1.8.0.1
5 --------------------
7  * "git p4" used to try expanding malformed "$keyword$" that spans
8    across multiple lines.
10  * "git update-ref -d --deref SYM" to delete a ref through a symbolic
11    ref that points to it did not remove it correctly.
13  * Syntax highlighting in "gitweb" was not quite working.
15 Also contains other minor fixes and documentation updates.