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 e93fd0b..5429294 100644
--- a/home/page/latest_updates/latest_updates.js
+++ b/home/page/latest_updates/latest_updates.js
@@ -1,6 +1,7 @@
 erpnext.updates = [
 	["28th November 2012", [
 		"Profile: Profile Settings (My Settings...) is now the Profile Form.",
+		"Financial Analytics: Show Net Profit/Loss",
 	]],
 	["27th November 2012", [
 		"Communication: Made common communication thread and added it in Lead, Contact.",