[looks like this message got lost, resending] On 2010/10/24 4:00 PM, Wolfgang Denk wrote: > The 100MHz configuation of the VoVPN-GW has never been supported, so > drop it now. > > Signed-off-by: Wolfgang Denk <[email protected]> > --- > > This commit shows a problem with the concept of the "README.scrapyard" > file: I'm supposed to enter the commit ID for the commit I'm just > about to check in; this cannot work. Hope we remember to clean this > up when making the next entries... > > Anybody having any better ideas? Some clever git attributes trick? >
How about documenting a git command line for showing when a particular set of lines is added? e.g. git blame doc/README.scrapyard This will show the revision at which a particular line was introduced, and will therefore provide a guide to when the feature was removed. Include the cmdline at the top of the scrapyard file, and it should be fairly self-evident, I would hope. Rogan _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

