summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.2.txt
AgeCommit message (Collapse)Author
2007-05-20GIT 1.5.2v1.5.2Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-15Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ↵Andy Parkins
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-11Minor copyediting on Release Notes for 1.5.2Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-10GIT v1.5.2-rc3v1.5.2-rc3Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-09Update documentation links to point at 1.5.1.4Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-06GIT v1.5.2-rc2v1.5.2-rc2Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-05-01GIT v1.5.2-rc1v1.5.2-rc1Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-22Update draft release notes for v1.5.2Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-18Update draft release notes for 1.5.2 with accumulated changes.Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-08Start 1.5.2 cycle by prepareing RelNotes for it.Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>