1 GIT v1.6.5.1 Release Notes
2 ==========================
7 * An corrupt pack could make codepath to read objects into an
10 * Download throughput display was always shown in KiB/s but on fast links
11 it is more appropriate to show it in MiB/s.
13 * "git grep -f filename" used uninitialized variable and segfaulted.
15 * "git clone -b branch" gave a wrong commit object name to post-checkout
18 * "git pull" over http did not work on msys.
20 Other minor documentation updates are included.