From: Thomas Ackermann <th.acker@xxxxxxxx> use upper case consistently in Document History Signed-off-by: Thomas Ackermann <th.acker@xxxxxxxx> --- .../technical/hash-function-transition.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation/technical/hash-function-transition.txt b/Documentation/technical/hash-function-transition.txt index 51acf2c10b7..2eba25cf87c 100644 --- a/Documentation/technical/hash-function-transition.txt +++ b/Documentation/technical/hash-function-transition.txt @@ -794,8 +794,8 @@ sbeller@xxxxxxxxxx 2017-03-03 jrnieder@xxxxxxxxx Incorporated suggestions from jonathantanmy and sbeller: -* describe purpose of signed objects with each hash type -* redefine signed object verification using object content under the +* Describe purpose of signed objects with each hash type +* Redefine signed object verification using object content under the first hash function 2017-03-06 jrnieder@xxxxxxxxx @@ -814,13 +814,13 @@ Incorporated suggestions from jonathantanmy and sbeller: 2017-09-27 jrnieder@xxxxxxxxx, sbeller@xxxxxxxxxx -* use placeholder NewHash instead of SHA3-256 -* describe criteria for picking a hash function. -* include a transition plan (thanks especially to Brandon Williams +* Use placeholder NewHash instead of SHA3-256 +* Describe criteria for picking a hash function. +* Include a transition plan (thanks especially to Brandon Williams for fleshing these ideas out) -* define the translation table (thanks, Shawn Pearce[5], Jonathan +* Define the translation table (thanks, Shawn Pearce[5], Jonathan Tan, and Masaya Suzuki) -* avoid loose object overhead by packing more aggressively in +* Avoid loose object overhead by packing more aggressively in "git gc --auto" Later history: -- gitgitgadget