From: Michael Wallner Date: Tue, 10 Nov 2020 13:06:07 +0000 (+0100) Subject: wording X-Git-Tag: 1.1.0-beta1~119 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=b349d6c29e3d7b660b4f916a91bee7413b35d62e;p=awesomized%2Flibmemcached wording --- diff --git a/ChangeLog-1.1.md b/ChangeLog-1.1.md index 3f48a5e7..ada84c86 100644 --- a/ChangeLog-1.1.md +++ b/ChangeLog-1.1.md @@ -90,7 +90,7 @@ was incremented due to the following changes: * Fix memaslap: build fails with newer compiler versions. * Fix usage of strerror_r() implementations returning pointer to char. * Fix pipelining commands with memcached >= 1.6. -* Fixed memcached_stat_get_value(): buffer overflow. +* Fix memcached_stat_get_value(): buffer overflow. * Fix memcached_stat(): undefined behavior due to unintialized memcached_return_t. * Fix SASL tests: requires SASL_PWDB_CONF. * Fix bin/memaslap to idnentify itself as memaslap instead of memslap.