Documentation / RelNotes / 1.8.0.2.txton commit Start preparing for 1.8.0.2 (93341d8)
   1Git v1.8.0.2 Release Notes
   2==========================
   3
   4Fixes since v1.8.0.1
   5--------------------
   6
   7 * "git p4" used to try expanding malformed "$keyword$" that spans
   8   across multiple lines.
   9
  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.
  12
  13 * Syntax highlighting in "gitweb" was not quite working.
  14
  15Also contains other minor fixes and documentation updates.