From e30188007a7b3fbcd104f5bd9de3764d3a049fa8 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 21 Dec 2020 14:02:09 +0100 Subject: [PATCH] changelog: note windows support --- ChangeLog-1.1.md | 2 ++ docs/source/ChangeLog-1.1.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog-1.1.md b/ChangeLog-1.1.md index 4d65541c..d4f88c62 100644 --- a/ChangeLog-1.1.md +++ b/ChangeLog-1.1.md @@ -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. --- diff --git a/docs/source/ChangeLog-1.1.rst b/docs/source/ChangeLog-1.1.rst index 6b4be2c5..cc4f696d 100644 --- a/docs/source/ChangeLog-1.1.rst +++ b/docs/source/ChangeLog-1.1.rst @@ -117,6 +117,8 @@ was incremented due to the following changes: * Fix `gh #95 `_\ : MEMCACHED_CALLBACK_GET_FAILURE and MEMCACHED_BEHAVIOR_BUFFER_REQUESTS * Fix bin/memcat to output flags if requested with ``--flag``. +* Fix `gh #68 `_\ : + Windows support. ---- -- 2.30.2