diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-27 10:47:49 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-27 10:47:49 +0000 |
commit | 3300cbe06a9567c66ee63f3866bcbcf3430e0205 (patch) | |
tree | a7686f8e774573b55ebbe18373a27eb60f44baa4 /ChangeLog | |
parent | 390a61189309451462c0a1dc56c68f71e334ad4b (diff) |
initial punycode support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2021-01-26 Omar Polo <op@omarpolo.com> + + * puny.c (puny_decode): initial punycode support! + 2021-01-25 Omar Polo <op@omarpolo.com> * gmid.1: manpage improvements (example and usage) |