Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Fix a few typos in relnotes
author
Mikael Magnusson
<mikachu@gmail.com>
Tue, 7 Oct 2008 18:15:25 +0000
(20:15 +0200)
committer
Shawn O. Pearce
<spearce@spearce.org>
Tue, 7 Oct 2008 18:26:56 +0000
(11:26 -0700)
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/RelNotes-1.6.0.3.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
e261cf9
)
diff --git
a/Documentation/RelNotes-1.6.0.3.txt
b/Documentation/RelNotes-1.6.0.3.txt
index edd5e45c958b72f52a64471d598c60117d4df4ac..6cf8ae4ea1423d3dce3522890a666a424d163fb7 100644
(file)
--- a/
Documentation/RelNotes-1.6.0.3.txt
+++ b/
Documentation/RelNotes-1.6.0.3.txt
@@
-53,7
+53,7
@@
Fixes since v1.6.0.2
* Stale temporary files under $GIT_DIR/objects/pack are now cleaned up
automatically by "git prune".
* Stale temporary files under $GIT_DIR/objects/pack are now cleaned up
automatically by "git prune".
-* "git merge" once ag
r
ain removes directories after the last file has
+* "git merge" once again removes directories after the last file has
been removed from it during the merge.
* "git blame -C -C" no longer segfaults while trying to pass blame if
been removed from it during the merge.
* "git blame -C -C" no longer segfaults while trying to pass blame if
@@
-68,10
+68,10
@@
Fixes since v1.6.0.2
* The "git commit" error message when there are still unmerged
files present was clarified to match "git write-tree".
* The "git commit" error message when there are still unmerged
files present was clarified to match "git write-tree".
-* Some segfaults due to uncaught NULL pointers were fixed multiple
+* Some segfaults due to uncaught NULL pointers were fixed
in
multiple
tools such as apply, reset, update-index.
tools such as apply, reset, update-index.
-* Solaris bulds now default to OLD_ICONV=1 to avoid compile warnings.
+* Solaris bu
i
lds now default to OLD_ICONV=1 to avoid compile warnings.
* "Git.pm" tests relied on unnecessarily more recent version of Perl.
* "Git.pm" tests relied on unnecessarily more recent version of Perl.
@@
-80,7
+80,7
@@
Fixes since v1.6.0.2
* "gitweb" triggered undef warnings on missing trees.
* "gitweb" now removes PATH_INFO from its URLs so users don't have
* "gitweb" triggered undef warnings on missing trees.
* "gitweb" now removes PATH_INFO from its URLs so users don't have
- to manually set the
url
in the gitweb configuration.
+ to manually set the
URL
in the gitweb configuration.
* Bash completion removed support for legacy "git-fetch", "git-push"
and "git-pull" as these are no longer installed. Dashless form
* Bash completion removed support for legacy "git-fetch", "git-push"
and "git-pull" as these are no longer installed. Dashless form