1 GIT v1.5.1.4 Release Notes
2 ==========================
9 - "git-http-fetch" did not work around a bug in libcurl
10 earlier than 7.16 (curl_multi_remove_handle() was broken).
12 - "git cvsserver" handles a file that was once removed and
13 then added again correctly.
15 - import-tars script (in contrib/) handles GNU tar archives
16 that contain pathnames longer than 100 bytes (long-link
19 - xdelta test program did not build correctly.
21 - gitweb sometimes tried incorrectly to apply function to
22 decode utf8 twice, resulting in corrupt output.
24 - "git blame -C" mishandled text at the end of a group of
27 - "git log/rev-list --boundary" did not produce output
28 correctly without --left-right option.
30 - Many documentation updates.