patch list updated

This commit is contained in:
Nabin Hait 2012-05-02 14:58:53 +05:30
parent 7ef8168dbc
commit a4561e14aa

View File

@ -317,5 +317,10 @@ patch_list = [
'patch_file': 'cleanup_property_setter',
'description': 'cleanup_property_setter'
},
{
'patch_module': 'patches.may_2012',
'patch_file': 'rename_prev_doctype',
'description': 'rename prev doctype fix'
},
]