From: Junio C Hamano Date: Fri, 12 Feb 2010 23:40:01 +0000 (-0800) Subject: Fix typo in 1.6.6.2 release notes X-Git-Tag: v1.7.0~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/341d9a48cc4a6993f952c5c13417ba88227ef427?hp=--cc Fix typo in 1.6.6.2 release notes Of course, these are changes since 1.6.6.1; changes since 1.6.6.2 would have been nil. Signed-off-by: Junio C Hamano --- 341d9a48cc4a6993f952c5c13417ba88227ef427 diff --git a/Documentation/RelNotes-1.6.6.2.txt b/Documentation/RelNotes-1.6.6.2.txt index 1a0ba377cf..4eaddc0106 100644 --- a/Documentation/RelNotes-1.6.6.2.txt +++ b/Documentation/RelNotes-1.6.6.2.txt @@ -1,7 +1,7 @@ Git v1.6.6.2 Release Notes ========================== -Fixes since v1.6.6.2 +Fixes since v1.6.6.1 -------------------- * recursive merge didn't correctly diagnose its own programming errors,