diff options
author | Omar Polo <op@omarpolo.com> | 2020-11-03 15:51:13 +0100 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2020-11-03 15:51:13 +0100 |
commit | 19f68393e61d8569b4dde266deab3787c2ba26e4 (patch) | |
tree | e7487a561a1107c1bc6b56fdf72b963e79b48c83 | |
parent | 0cf902af628108c5038cd20f5958d524a812e232 (diff) |
update the changelog and tag 1.21.2
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2020-11-03 Omar Polo <op@omarpolo.com> + + * gmid.c (main): ignore SIGPIPE + * 1.2 tagged + 2020-10-14 Omar Polo <op@omarpolo.com> * switching to mmap() based file handling |