diff options
author | Omar Polo <op@omarpolo.com> | 2022-07-04 09:32:02 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-07-04 09:32:02 +0000 |
commit | ddd3c5529f58fc4dffe30c642ef1df7eee5ae2ec (patch) | |
tree | fa6b1e7453275be48e9a47f9b3a661c97cd93c49 /ChangeLog | |
parent | f2f8eb35c86c4e1c1d858e782c864deac0511cd3 (diff) |
sync
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 2022-07-04 Omar Polo <op@omarpolo.com> * server.c (check_path): log when it fails to open a file because of permissions + (client_write): encode file names in the directory index, spotted by cage * iri.c (parse_path): allow '@' and ':' in paths |