Merge branch 'master' of github.com:webnotes/erpnext
diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js
index b0e1940..16c51f5 100644
--- a/home/page/latest_updates/latest_updates.js
+++ b/home/page/latest_updates/latest_updates.js
@@ -1,4 +1,8 @@
 erpnext.updates = [
+	["19th November 2012", [
+		"Sales Order: Bugfix - Shipping Address should be a Link field",
+		"Link Fields: Search Profile, Employee and Lead using Full Names instead of ID",
+	]],
 	["16th November 2012", [
 		"Appraisal: Cleaned up form and logic. Removed complex and unnecessary approval logic, \
 			the appraiser can select the template and role and make an appraisal. \