1 GIT v1.6.5.2 Release Notes
2 ==========================
7 * Installation of templates triggered a bug in busybox when using tar
8 implementation from it.
10 * "git add -i" incorrectly ignored paths that are already in the index
11 if they matched .gitignore patterns.
13 * "git describe --always" should have produced some output even there
14 were no tags in the repository, but it didn't.
16 * "git ls-files" when showing tracked files incorrectly paid attention
17 to the exclude patterns.
19 Other minor documentation updates are included.