Merge git://git.kernel.org/pub/scm/gitk/gitk into maint
[git.git] / Documentation / RelNotes-1.5.0.1.txt
blob982282a8995a2f5054dc4fba276347e5ee6ecba0
1 GIT v1.5.0.1 Release Notes
2 ==========================
4 Fixes since v1.5.0
5 ------------------
7 * Documentation updates
9   - Clarifications and corrections to 1.5.0 release notes.
10   - The main documentation did not link to git-remote documentation.
12 * Bugfixes
14   - git-daemon marks the listening sockets with FD_CLOEXEC so
15     that it won't be leaked into the children.
18 O=v1.5.0-7-g37b73cf
19 echo O=`git describe maint`
20 git shortlog --no-merges $O..