Commit f876b245e9fcd467f6e71d4126ab118418110722

David Turner 2001-03-23T18:09:09

small documentation update

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/CHANGES b/CHANGES
index e381488..aaed570 100644
--- a/CHANGES
+++ b/CHANGES
@@ -71,6 +71,12 @@ LATEST CHANGES BETWEEN 2.0.2 and 2.0.1
 	  The complete and commented list of macros is available in the API
 	  reference under the section name "Header File Macros" in Chapter I.
 
+      For more information, see section I of the following document:
+	  
+	      http://www.freetype.org/freetype2/docs/tutorial/step1.html
+   or http://freetype.sourceforge.net/freetype2/docs/tutorial/step1.html
+
+
     - many, many comments have been added to the public source file in
 	  order to automatically generate the API Reference through the
 	  "docmaker.py" Python script.