From a75069c95e4b53dbb2fac75c929ed3112ea93cc5 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 4 Sep 2007 01:19:24 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.5.3.1-1-g1e61 --- RelNotes-1.5.3.1.txt | 10 ++++++++++ RelNotes-1.5.3.txt | 2 +- RelNotes-1.5.4.txt | 14 ++++++++++++++ git.html | 2 +- git.txt | 5 ++++- 5 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 RelNotes-1.5.3.1.txt create mode 100644 RelNotes-1.5.4.txt diff --git a/RelNotes-1.5.3.1.txt b/RelNotes-1.5.3.1.txt new file mode 100644 index 000000000..7ff546c74 --- /dev/null +++ b/RelNotes-1.5.3.1.txt @@ -0,0 +1,10 @@ +GIT v1.5.3.1 Release Notes +========================== + +Fixes since v1.5.3 +------------------ + +This is solely to fix the generated RPM's dependencies. We used +to have git-p4 package but we do not anymore. As suggested on +the mailing list, this release makes git-core "Obsolete" git-p4, +so that yum update would not complain. diff --git a/RelNotes-1.5.3.txt b/RelNotes-1.5.3.txt index 317c8b9db..d03894b92 100644 --- a/RelNotes-1.5.3.txt +++ b/RelNotes-1.5.3.txt @@ -152,7 +152,7 @@ Updates since v1.5.2 cloning locally. - URL used for "git clone" and friends can specify nonstandard SSH port - by using sh://host:port/path/to/repo syntax. + by using ssh://host:port/path/to/repo syntax. - "git bundle create" can now create a bundle without negative refs, i.e. "everything since the beginning up to certain points". diff --git a/RelNotes-1.5.4.txt b/RelNotes-1.5.4.txt new file mode 100644 index 000000000..1df66af9c --- /dev/null +++ b/RelNotes-1.5.4.txt @@ -0,0 +1,14 @@ +GIT v1.5.4 Release Notes +======================== + +Updates since v1.5.3 +-------------------- + + + +Fixes since v1.5.3 +------------------ + +All of the fixes in v1.5.3 maintenance series are included in +this release, unless otherwise noted. + diff --git a/git.html b/git.html index 88020b0c9..0437c7e4e 100644 --- a/git.html +++ b/git.html @@ -2440,7 +2440,7 @@ contributors on the git-list <git@vger.kernel.org>.

diff --git a/git.txt b/git.txt index ceca892a0..6f7db2935 100644 --- a/git.txt +++ b/git.txt @@ -43,7 +43,10 @@ unreleased) version of git, that is available from 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v1.5.2.5/git.html[documentation for release 1.5.2.5] +* link:v1.5.3/git.html[documentation for release 1.5.3] + +* release notes for + link:RelNotes-1.5.3.1.txt[1.5.3.1]. * release notes for link:RelNotes-1.5.2.5.txt[1.5.2.5], -- 2.26.2