On Thu, Dec 30, 2010 at 5:29 PM, Guillaume Lelarge <[email protected]> wrote: > No to trac reports as they ain't complete now. Dave and I talked about > that in Stuttgart, and we decided that quick bugs to fix won't have a > trac ticket. We'll only use trac's bugtracker to keep track of unfixed bugs. > > I would be much more in favor to drop the changelog and use "git log" > instead. > >> (Hint: I hate the changelog file because I keep forgetting to update >> it, and it sucks to handle it in the main repo due to how it >> integrates with branches) >> > > Can't agree more :)
The CHANGELOG is supposed to be a list of "changes that are interesting to the user", ie. the changes that we include in release notices etc. Git log includes a ton of extra stuff, and would require significant manual filtering at release time to produce the change log data. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
