I had another request to alter the default taxonomy_term_data
table and adding the timestamps; created and changed just like in the node
database table.
Here's a little snippet that will do the trick.
You need to create a custom module for this to work. Remember to replace YOUR_MODULE with your custom module name.
YOUR_MODULE.install