From a6500640fad401fc4a4eaaf3a7dfdfa85550c56d Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sat, 24 Feb 2024 11:49:42 -0500 Subject: [PATCH] tweak readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index daf7d37..ed62d2c 100644 --- a/README.md +++ b/README.md @@ -186,9 +186,9 @@ to contact me. ### 1.1.0 (2024-02-23) -* Fix bug in Dns Get Host Address By Name$ where it assumed AMOS strings are +* Fix bug in `Dns Get Host Address By Name$` where it assumed AMOS strings are null-terminated. They are not. -* Add Socket Herrno to aid in debugging resolver errors. +* Add `Socket Herrno` to aid in debugging resolver errors. ## Development