diff --git a/changes/bug24279 b/changes/bug24279
index b2d5698bb75d017b1b32be72b5bea191efe1c0a1..ab2932b341aebcdd8486a52200ea8fa5e96dae9a 100644
--- a/changes/bug24279
+++ b/changes/bug24279
@@ -2,3 +2,4 @@
     - Fix a memory leak warning in one of the libevent-related
       configuration tests that could occur when manually specifying
       -fsanitize=address.  Fixes bug 24279; bugfix on 0.3.0.2-alpha.
+      Found and patched by Alex Xu.