only mark a field as changed if the value has changed

Prevents spurious changes from being recorded.
This commit is contained in:
Paul Swartz
2013-03-25 10:59:31 -04:00
parent 9f58bc9207
commit faf840f924
2 changed files with 7 additions and 8 deletions

View File

@@ -128,3 +128,4 @@ that much better:
* Peter Teichman
* Jakub Kot
* Jorge Bastida
* Paul Swartz