From 4578c78a74b3e94e6968371f09504e025fdaf434 Mon Sep 17 00:00:00 2001
From: Stefan Behnel <stefan_ml@behnel.de>
Date: Mon, 2 Jan 2017 20:32:37 +0100
Subject: [PATCH] changelog

---
 CHANGES.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index 10d3b2ae3..cfc5d2987 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,17 @@
 Cython Changelog
 ================
 
+
+latest
+===================
+
+Features added
+--------------
+
+* Speed up comparisons of strings if their hash value is available.
+  Patch by Claudio Freire (Github issue #1571).
+
+
 0.25.2 (2016-12-08)
 ===================
 
-- 
2.30.9