]> asedeno.scripts.mit.edu Git - git.git/blob - Documentation/RelNotes-1.5.0.1.txt
Add RelNotes 1.5.0.1
[git.git] / Documentation / RelNotes-1.5.0.1.txt
1 GIT v1.5.0.1 Release Notes
2 ==========================
3
4 Fixes since v1.5.0
5 ------------------
6
7 * Documentation updates
8
9   - Clarifications and corrections to 1.5.0 release notes.
10   - The main documentation did not link to git-remote documentation.
11
12 * Bugfixes
13
14   - git-daemon marks the listening sockets with FD_CLOEXEC so
15     that it won't be leaked into the children.
16
17 --
18 O=v1.5.0-7-g37b73cf
19 echo O=`git describe maint`
20 git shortlog --no-merges $O..