This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [objc] RFC: Move the ChangeLog objc/* entries to objc/ChangeLog
Ziemowit Laski <zlaski@apple.com> writes:
> >> Now, some changes, like those that _must_ be synced between the two
> >> sides, I think can be put into the gcc changelog, but these _should_
> >> be a minority of FE changes.
> >
> > I think it's important to have all the changes for a particular set of
> > files be in the same ChangeLog. That is, patches to f/* should always
> > be either in f/ChangeLog or in ChangeLog. They shouldn't be split.
>
> I must say this sounds like a recipe for chaos. For every file in the
> tree, there should be exactly one ChangeLog describing its evolution.
You write as though you are disagreeing with me. But it seems to me
that we are saying the same thing.
Ian