X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog-1.1.md;h=d4f88c62836dd8a85fdccf45909da4a647799f40;hb=e30188007a7b3fbcd104f5bd9de3764d3a049fa8;hp=465a3443dc2b8ad8265f442a683eb0530b64893a;hpb=3ffc968aaf182bf1ff1e18157c7bde2bdb41668d;p=awesomized%2Flibmemcached diff --git a/ChangeLog-1.1.md b/ChangeLog-1.1.md index 465a3443..d4f88c62 100644 --- a/ChangeLog-1.1.md +++ b/ChangeLog-1.1.md @@ -18,8 +18,8 @@ was incremented due to the following changes: * Documentation: https://m6w6.github.io/libmemcached * Continuous Integration: * Github: https://github.com/m6w6/libmemcached/actions (Linux, MacOS, Windows **·** amd64) - * Travis: https://travis-ci.org/m6w6/libmemcached (Linux **·** arm64, ppc64le, s390x) * Sourcehut: https://builds.sr.ht/~m6w6/libmemcached (FreeBSD, OpenBSD **·** amd64) + * Build artifacts: https://artifacts.m6w6.name/libmemcached/ rsync://m6w6.name::artifacts/libmemcached/ * Fix build failure due to comparison of incompatible types in bin/memflush and bin/memstat. @@ -105,6 +105,8 @@ was incremented due to the following changes: * Fix [gh #95](https://github.com/m6w6/libmemcached/issues/95): MEMCACHED_CALLBACK_GET_FAILURE and MEMCACHED_BEHAVIOR_BUFFER_REQUESTS * Fix bin/memcat to output flags if requested with `--flag`. +* Fix [gh #68](https://github.com/m6w6/libmemcached/issues/68): + Windows support. ---