[typo] How to find out what changes in each trunk release
Scott Laird
scott at sigkill.org
Mon Jan 9 10:29:58 EST 2006
On Jan 9, 2006, at 6:32 AM, Gary Shewan wrote:
> I should really make a note from the admin UI what has changed when I
> do a trunk jump, but (saving me a grep) is it stored in one of the
> files in /migrate so I can check what's updated at any time?
The files in dm/migrate describe the database changes made, but
that's probably not what you're looking for. The best source for
this information are the change messages attached to each commit.
Look at the timeline on the Trac site for a web-based overview, or
use 'svn log'.
Scott
More information about the Typo-list
mailing list