Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
git
git
Commits
21b4875a
Commit
21b4875a
authored
Feb 17, 2007
by
Junio C Hamano
Browse files
Options
Downloads
Patches
Plain Diff
Update draft release notes for 1.5.0.1
Signed-off-by:
Junio C Hamano
<
junkio@cox.net
>
parent
460ca302
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/RelNotes-1.5.0.1.txt
+19
-2
19 additions, 2 deletions
Documentation/RelNotes-1.5.0.1.txt
with
19 additions
and
2 deletions
Documentation/RelNotes-1.5.0.1.txt
+
19
−
2
View file @
21b4875a
...
...
@@ -7,14 +7,31 @@ 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.
- Clarified introductory text of git-rebase documentation.
- Converted remaining mentions of update-index on Porcelain
documents to git-add/git-rm.
* Bugfixes
- git-daemon marks the listening sockets with FD_CLOEXEC so
that it won't be leaked into the children.
- segfault from git-blame when the mandatory pathname
parameter was missing was fixed; usage() message is given
instead.
* Tweaks
- sliding mmap() inefficiently mmaped the same region of a
packfile with an access pattern that used objects in the
reverse order. This has been made more efficient.
--
O=v1.5.0-7-g37b73cf
exec >/var/tmp/1
O=v1.5.0-24-g460ca30
echo O=`git describe maint`
git shortlog --no-merges $O..
git shortlog --no-merges $O..
maint
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment