Merge branch 'master' into edge
diff --git a/patches/patch_list.py b/patches/patch_list.py
index c0f53b3..397ec8b 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -171,5 +171,6 @@
"execute:webnotes.conn.sql('update tabUserRole set parentfield=\"user_roles\" where parentfield=\"userroles\"')",
"patches.february_2013.fix_outstanding",
"patches.february_2013.p01_event",
- "execute:webnotes.delete_doc('Page', 'Calendar')"
+ "execute:webnotes.delete_doc('Page', 'Calendar')",
+ "execute:webnotes.conn.sql('update `tabEmail Digest` set calendar_events=1, todo_list=1 where enabled=1')"
]
\ No newline at end of file