diff options
author | Junio C Hamano <junkio@cox.net> | 2007-02-14 00:15:05 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-14 00:15:05 +0100 |
commit | 26cfcfbff451a67412d2570759250a7418f648d2 (patch) | |
tree | 23ba65c82558910e3f4ea537bf8c872084118aa0 /RelNotes | |
parent | Merge branch 'master' of git://repo.or.cz/git-gui (diff) | |
download | git-26cfcfbff451a67412d2570759250a7418f648d2.tar.xz git-26cfcfbff451a67412d2570759250a7418f648d2.zip |
Add release notes to the distribution.
This also adds a hook in the Makefile I can use to automatically
include pointers to documentation for older releases when updating
the pages at http://kernel.org/pub/software/scm/git/docs/.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'RelNotes')
l--------- | RelNotes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RelNotes b/RelNotes new file mode 120000 index 0000000000..4571d0d1cf --- /dev/null +++ b/RelNotes @@ -0,0 +1 @@ +Documentation/RelNotes-1.5.0.txt
\ No newline at end of file |