summaryrefslogtreecommitdiff
path: root/changelog-consolidator.pl
AgeCommit message (Collapse)AuthorFilesLines
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
Oracle no longer includes this term in our copyright & license notices. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-04-15Add some schemas.org metadata to consolidated changelogAlan Coopersmith1-9/+32
Also adds tarball links & release dates to visible output for users Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-04-15Update consolidated changelog generator for X11R7.7-RC1 katamariAlan Coopersmith1-13/+24
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-21Add script used to generate Consolidated Changelogs for katamarisAlan Coopersmith1-0/+346
I've used this for 7.5 & 7.6 - it's not the cleanest or most general, but works for that specific purpose. You can see where special cases were applied when making the 7.6 changelogs for the non-linear history of xserver 1.7, which branched at a commit other than the one tagged 1.7. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>