Merge branch 'maint-1.6.0' into maint-1.6.1
[git/dscho.git] / Documentation / RelNotes-1.6.1.4.txt
bloba9f1a6b8b53c141917d6ba015a49908c956d1044
1 GIT v1.6.1.4 Release Notes
2 ==========================
4 Fixes since v1.6.1.3
5 --------------------
7 * "git fast-export" produced wrong output with some parents missing from
8   commits, when the history is clock-skewed.
10 * "git fast-import" sometimes failed to read back objects it just wrote
11   out and aborted, because it failed to flush stale cached data.
13 * "git repack" did not error out when necessary object was missing in the
14   repository.
16 Also includes minor documentation fixes and updates.
19 git shortlog --no-merges v1.6.1.3..