Skip to content

Commit

Permalink
Start preparing for 1.8.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Nov 28, 2012
1 parent 1d05d1d commit 93341d8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions Documentation/RelNotes/1.8.0.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Git v1.8.0.2 Release Notes
==========================

Fixes since v1.8.0.1
--------------------

* "git p4" used to try expanding malformed "$keyword$" that spans
across multiple lines.

* "git update-ref -d --deref SYM" to delete a ref through a symbolic
ref that points to it did not remove it correctly.

* Syntax highlighting in "gitweb" was not quite working.

Also contains other minor fixes and documentation updates.
2 changes: 1 addition & 1 deletion RelNotes

0 comments on commit 93341d8

Please sign in to comment.