Document ftpatchk.
diff --git a/docs/CHANGES b/docs/CHANGES
index c744cd6..c1bf475 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -30,7 +30,8 @@ CHANGES BETWEEN 2.3.5 and 2.3.4
- A new API `FT_Face_CheckTrueTypePatents' has been added to find
out whether a given TrueType font uses patented bytecode
- instructions.
+ instructions. The `ft2demos' bundle contains a new program
+ called `ftpatchk' which demonstrates its usage.
- Support for Windows FON files in PE format has been contributed
by Dmitry Timoshkov.