diff options
author | Omar Polo <op@omarpolo.com> | 2021-05-03 16:12:53 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-05-03 16:12:53 +0000 |
commit | 419e32b05e063a6997f1c1405602d5032e9d5792 (patch) | |
tree | 9f7f87d4836e72ee7fff43dbcaaccac049acbb53 /ChangeLog | |
parent | c705ecb1ba3dd16e302f340a6bce96c0f28879e4 (diff) |
sync
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2021-05-03 Omar Polo <op@omarpolo.com> + + * parse.y: errors on duplicate values instead of silently using only the last value. + 2021-04-30 Omar Polo <op@omarpolo.com> * server.c (fmt_sbuf): ensure %p (path) is always absolute |