Software /
code /
verse
Diff
squishy @ 377:9aa5bce207b2 0.9.1
squishy: Add util.ip, now required by net.dns
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 09 Jan 2016 10:47:03 +0000 |
parent | 367:8e9f44ecb95b |
child | 399:82ad158714e5 |
line wrap: on
line diff
--- a/squishy Fri Jan 01 17:17:36 2016 +0000 +++ b/squishy Sat Jan 09 10:47:03 2016 +0000 @@ -30,6 +30,7 @@ Module "util.vcard" "util/vcard.lua" Module "util.logger" "util/logger.lua" Module "util.datetime" "util/datetime.lua" +Module "util.ip" "util/ip.lua" Module "util.sasl.scram" "util/sasl/scram.lua" Module "util.sasl.plain" "util/sasl/plain.lua"