Software / code / verse
Changeset
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 |
| parents | 376:c61f8aaf772c |
| children | 378:6042c938e369 |
| files | squishy |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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"