fix for 32-bit
[m6w6/libmemcached] / ChangeLog-1.1.md
index 4d65541ce306cb6abce55193cab579012048be4f..3001d4c9c67421c410dfc26868b7610640330176 100644 (file)
@@ -1,8 +1,8 @@
 # ChangeLog v1.1
 
-## v 1.1.0
+## v 1.1.0-beta1
 
-> released YYYY-MM-DD
+> released 2020-12-21
 
 **NOTE:**
 This is a bug fix release, not a feature release. The minor version number
@@ -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.
 
 ---