Fixed ListField setslice and delslice dirty tracking (#390)

This commit is contained in:
Ross Lawley
2013-07-10 09:11:50 +00:00
parent 0cb4070364
commit 7cb46d0761
4 changed files with 37 additions and 1 deletions

View File

@@ -170,4 +170,5 @@ that much better:
* Nigel McNie (https://github.com/nigelmcnie)
* ygbourhis (https://github.com/ygbourhis)
* Bob Dickinson (https://github.com/BobDickinson)
* Michael Bartnett (https://github.com/michaelbartnett)
* Michael Bartnett (https://github.com/michaelbartnett)
* Alon Horev (https://github.com/alonho)