--pretty=format: fix broken %ct and %at interpolation
[git/dscho.git] / Documentation / RelNotes-1.5.0.4.txt
blobb727a8d1e57cf8fb5a6c591a5f35ceddbbd3f6af
1 GIT v1.5.0.4 Release Notes
2 ==========================
4 Fixes since v1.5.0.3
5 --------------------
7 * Bugfixes
9   - git.el does not add duplicate sign-off lines.
11   - git-commit shows the full stat of the resulting commit, not
12     just about the files in the current directory, when run from
13     a subdirectory.
15   - "git-checkout -m '@{8 hours ago}'" had a funny failure from
16     eval; fixed.
18   - git-gui updates.
20 * Documentation updates
22 * User manual updates