It could be done by logging
1.turn on logging
pix(config)#logging on
2. Set logging severity to level 5 (notification)
It will log configuration changes, you can specify where to log - internal buffer, or syslog server
pix(config)#logging buffered 5
and now you can check witch command
show logging
configuration changes