Magento - 跟踪并保存产品价格的变化

Is there a way (embedded in Magento or with a module) to track and persistently record changes to products' prices?

For example, what if i wanted to know precisely in the last year how the price of a specific product (or of a set of products) was changed by the admins?

I don't want to write custom code for this, only to know if something like this exists or not...i tried to search around but didn't find anything close to it.

Thanks

no that is not part of the magento core