summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.2.txt
AgeCommit message (Collapse)AuthorFilesLines
2008-08-05Documentation: typos / spelling fixes in older RelNotesLibravatar Mike Ralphson1-1/+1
Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-05-20GIT 1.5.2Libravatar Junio C Hamano1-18/+14
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-14Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ↵Libravatar Andy Parkins1-1/+1
with other VCSs $Id$ is present already in SVN and CVS; it would mean that people converting their existing repositories won't have to make any changes to the source files should they want to make use of the ident attribute. Given that it's a feature that's meant to calm those very people, it seems obtuse to make them edit every file just to make use of it. I think that bzr uses $Id$; Mercurial has examples hooks for $Id$; monotone has $Id$ on its wishlist. I can't think of a good reason not to stick with the de-facto standard and call ours $Id$ instead of $ident$. Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-10Minor copyediting on Release Notes for 1.5.2Libravatar Junio C Hamano1-7/+9
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-10GIT v1.5.2-rc3Libravatar Junio C Hamano1-1/+8
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-08Update documentation links to point at 1.5.1.4Libravatar Junio C Hamano1-2/+18
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-06GIT v1.5.2-rc2Libravatar Junio C Hamano1-1/+1
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-30GIT v1.5.2-rc1Libravatar Junio C Hamano1-5/+37
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-22Update draft release notes for v1.5.2Libravatar Junio C Hamano1-26/+51
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-17Update draft release notes for 1.5.2 with accumulated changes.Libravatar Junio C Hamano1-1/+44
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-07Start 1.5.2 cycle by prepareing RelNotes for it.Libravatar Junio C Hamano1-0/+76
Signed-off-by: Junio C Hamano <junkio@cox.net>