diff options
author | Omar Polo <op@omarpolo.com> | 2022-07-07 18:19:34 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-07-07 18:19:34 +0000 |
commit | 39ad4b8d7fc18e6c478dd41a4e5e6939842c66e8 (patch) | |
tree | 85914a10ae1f1cdc42e7f7024a40102af458f882 | |
parent | bd2eb0952052d9213b3b3832d2f2f8e16257f244 (diff) |
sync
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2022-07-07 Omar Polo <op@omarpolo.com> + * log.c (logger_main): fix timestamps in log files. Reported by Karl Jeacle, thanks! + * dirs.c (scandir_fd): drop d_reclen; it's not available on DragonflyBSD (at least.) 2022-07-07 Anna “CyberTailor” |