wording
authorMichael Wallner <mike@php.net>
Tue, 10 Nov 2020 13:06:07 +0000 (14:06 +0100)
committerMichael Wallner <mike@php.net>
Tue, 10 Nov 2020 13:06:07 +0000 (14:06 +0100)
ChangeLog-1.1.md

index 3f48a5e70e80785cdc66913af695f3f4ac66e544..ada84c8627a661cbc3adf0f03fe84fae03749e27 100644 (file)
@@ -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.