squishy: Add publish_atom and sendfile

Mon, 25 Jun 2012 02:37:20 +0200

author
Kim Alvefur <zash@zash.se>
date
Mon, 25 Jun 2012 02:37:20 +0200
changeset 74
4b64a556a2cd
parent 73
1032eddcf35b
child 75
8d5c99f46cb8

squishy: Add publish_atom and sendfile

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Mon Jun 25 02:36:10 2012 +0200
+++ b/squishy	Mon Jun 25 02:37:20 2012 +0200
@@ -8,6 +8,8 @@
 	"roster";
 	"export";
 	"vcard";
+	"publish_atom";
+	"sendfile";
 }
 
 for _, cmd in ipairs(commands) do

mercurial