doctype field validation commonified and added to customize form view and custom fields and property setter save
diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js
index ac08c5e..a2d41a5 100644
--- a/home/page/latest_updates/latest_updates.js
+++ b/home/page/latest_updates/latest_updates.js
@@ -1,6 +1,8 @@
 erpnext.updates = [
 	["13th November 2012", [
-		"Trial Balance (new): Feature to export Ledgers or Groups selectively. Indent Groups with spaces",
+		"Customize Form View: Validate correct 'Options' for Link and Table fields.",
+		"Report Builder (new): Added formatters for Date, Currency, Links etc.",
+		"Trial Balance (new): Feature to export Ledgers or Groups selectively. Indent Groups with spaces.",
 		"General Ledger (new): Will show entries with 'Is Opening' as Opening.",
 		"General Ledger (new): Show against account entries if filtered by account.",
 	]],
diff --git a/setup/doctype/email_digest/email_digest.txt b/setup/doctype/email_digest/email_digest.txt
index 7d3e157..c39e8ee 100644
--- a/setup/doctype/email_digest/email_digest.txt
+++ b/setup/doctype/email_digest/email_digest.txt
@@ -5,7 +5,7 @@
 	{
 		u'creation': '2012-09-18 10:50:53',
 		u'docstatus': 0,
-		u'modified': '2012-11-12 16:13:36',
+		u'modified': '2012-11-13 15:10:35',
 		u'modified_by': u'Administrator',
 		u'owner': u'Administrator'
 	},