diff options
| author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:58:03 +0200 |
|---|---|---|
| committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:58:03 +0200 |
| commit | 1d8ef985bc59f973895b54057535281b69e557b7 (patch) | |
| tree | 343305a810b61ff6e0c2ac17d8a38f372043d500 /missing_d/ChangeLog | |
| parent | eb589a106539d8495802088baa2c579189a090a1 (diff) | |
| parent | cd2ff61aaf4938092517880ad7655828d99a3cb9 (diff) | |
| download | gawk-constants.tar.gz | |
Merge branch 'master' into constantsconstants
Diffstat (limited to 'missing_d/ChangeLog')
| -rw-r--r-- | missing_d/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog index 70fbde64..89dbdb4d 100644 --- a/missing_d/ChangeLog +++ b/missing_d/ChangeLog @@ -1,3 +1,9 @@ +2015-02-27 Arnold D. Robbins <arnold@skeeve.com> + + * getaddrinfo.h (gai_strerror): Add declaration. + * getaddrinfo.c (gai_strerror): New function. + (getaddrinfo): Return errno values instead of just -1. + 2014-04-08 Arnold D. Robbins <arnold@skeeve.com> * 4.1.1: Release tar ball made. |
