This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ChangeLogs included in dist


Automake will currently include a file called "ChangeLog" in the
distribution.  Many large projects use a scheme of appending a number
to ChangeLogs when the files are rotated.  For example, GCC uses:

  ChangeLog
  ChangeLog.0
  ...
  ChangeLog.10

Can I suggest that the list of matched files be expanded to include
ChangeLog.[0-9]+?

Cheers, Ben



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]