aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-04 09:32:02 +0000
committerOmar Polo <op@omarpolo.com>2022-07-04 09:32:02 +0000
commitddd3c5529f58fc4dffe30c642ef1df7eee5ae2ec (patch)
treefa6b1e7453275be48e9a47f9b3a661c97cd93c49 /ChangeLog
parentf2f8eb35c86c4e1c1d858e782c864deac0511cd3 (diff)
sync
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bf1d17..f8dc2f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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