Added TODO

Thu, 23 Oct 2008 22:08:19 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 23 Oct 2008 22:08:19 +0500
changeset 137
9a05dfb35dd5
parent 136
39dc16f3bf55
child 138
cb0dd442ca63

Added TODO

core/stanza_router.lua file | annotate | diff | comparison | revisions
--- a/core/stanza_router.lua	Thu Oct 23 22:07:36 2008 +0500
+++ b/core/stanza_router.lua	Thu Oct 23 22:08:19 2008 +0500
@@ -87,6 +87,7 @@
 							core_route_stanza(origin, probe);
 						end
 					end
+					-- TODO resend subscription requests
 				end
 				origin.presence = stanza;
 				stanza.attr.to = nil; -- reset it

mercurial