Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft RelNotes for 1.6.0
author
Junio C Hamano
<gitster@pobox.com>
Sat, 9 Aug 2008 22:11:48 +0000
(15:11 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 9 Aug 2008 22:11:48 +0000
(15:11 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.0.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
0bb3a0b
)
diff --git
a/Documentation/RelNotes-1.6.0.txt
b/Documentation/RelNotes-1.6.0.txt
index e524d80fbff33a9403b3539cbaedefecf2b1bd9e..8afb5b253160a9bbd3effeedf97f29e8e40625da 100644
(file)
--- a/
Documentation/RelNotes-1.6.0.txt
+++ b/
Documentation/RelNotes-1.6.0.txt
@@
-5,7
+5,7
@@
User visible changes
--------------------
With the default Makefile settings, most of the programs are now
--------------------
With the default Makefile settings, most of the programs are now
-installed outside your $PATH, except for "git", "gitk"
, "git-gui"
and
+installed outside your $PATH, except for "git", "gitk" and
some server side programs that need to be accessible for technical
reasons. Invoking a git subcommand as "git-xyzzy" from the command
line has been deprecated since early 2006 (and officially announced in
some server side programs that need to be accessible for technical
reasons. Invoking a git subcommand as "git-xyzzy" from the command
line has been deprecated since early 2006 (and officially announced in
@@
-186,7
+186,7
@@
Updates since v1.5.6
* fast-import and fast-export learned to export and import gitlinks.
* fast-import and fast-export learned to export and import gitlinks.
-* "gitk" left background process behind after be
gin
asked to dig very deep
+* "gitk" left background process behind after be
ing
asked to dig very deep
history and the user killed the UI; the process is killed when the UI goes
away now.
history and the user killed the UI; the process is killed when the UI goes
away now.
@@
-248,6
+248,6
@@
this release, unless otherwise noted.
---
exec >/var/tmp/1
---
exec >/var/tmp/1
-O=v1.6.0-rc
1-113-gf44bc33
+O=v1.6.0-rc
2-21-g0bb3a0b
echo O=$(git describe refs/heads/master)
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
echo O=$(git describe refs/heads/master)
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint