1Git v1.8.0.2 Release Notes
2==========================
34
Fixes since v1.8.0.1
5--------------------
67
* "git p4" used to try expanding malformed "$keyword$" that spans
8across multiple lines.
910
* "git update-ref -d --deref SYM" to delete a ref through a symbolic
11ref that points to it did not remove it correctly.
1213
* Syntax highlighting in "gitweb" was not quite working.
1415
Also contains other minor fixes and documentation updates.