aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.0.1.txt
blob: 982282a8995a2f5054dc4fba276347e5ee6ecba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
GIT v1.5.0.1 Release Notes
==========================

Fixes since v1.5.0
------------------

* Documentation updates

  - Clarifications and corrections to 1.5.0 release notes.
  - The main documentation did not link to git-remote documentation.

* Bugfixes

  - git-daemon marks the listening sockets with FD_CLOEXEC so
    that it won't be leaked into the children.

--
O=v1.5.0-7-g37b73cf
echo O=`git describe maint`
git shortlog --no-merges $O..