aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-04 14:31:20 +0000
committerOmar Polo <op@omarpolo.com>2022-07-04 14:31:20 +0000
commit0d823f229db226e9aef7ca7bdf204da7bac41932 (patch)
treead3a29275fffaff0c76a4e916b13722600eb1ca8
parent543f4a66fec191b16621ae4f7783782131a3b067 (diff)
sync
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8dc2f2..7d9e2cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* 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
+ (client_write): add a trailing / for dirs in the directory index.
* iri.c (parse_path): allow '@' and ':' in paths