diff --git a/ChangeLog-1.1.md b/ChangeLog-1.1.md
index b430d936..2c6bbf6e 100644
--- a/ChangeLog-1.1.md
+++ b/ChangeLog-1.1.md
@@ -2,9 +2,9 @@
## v 1.1.2
-> released 2022-08-08
+> released 2022-08-09
-* Fix handling of negative expiration values, which are somehow allowed by legacy.
+* Fix handling of negative expiration values, which are somehow allowed by legacy.
See also [gh #125](https://github.com/awesomized/libmemcached/issues/125),
and [gh #76](https://github.com/awesomized/libmemcached/issues/76).
diff --git a/docs/source/ChangeLog-1.1.rst b/docs/source/ChangeLog-1.1.rst
index 74025829..32495a7e 100644
--- a/docs/source/ChangeLog-1.1.rst
+++ b/docs/source/ChangeLog-1.1.rst
@@ -10,11 +10,11 @@ v 1.1.2
..
- released 2022-08-08
+ released 2022-08-09
-* Fix handling of negative expiration values, which are somehow allowed by legacy.
+* Fix handling of negative expiration values, which are somehow allowed by legacy.\ :raw-html-m2r:`
`
See also `gh #125 `_\ ,
and `gh #76 `_.