diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2022-07-07 Omar Polo <op@omarpolo.com> + + * dirs.c (scandir_fd): drop d_reclen; it's not available on DragonflyBSD (at least.) + 2022-07-04 Omar Polo <op@omarpolo.com> * server.c (check_path): log when it fails to open a file because of permissions |