Commit 676eefd186a23e9b1bf308673038c983e294defd

henry 2004-12-05T09:53:10

Added xCode project properly. 2.1.1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/HISTORY.txt b/HISTORY.txt
index ba57581..8e40880 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -1,5 +1,9 @@
-FTGL 2.1 (FTGL_2_1_0)
+FTGL 2.1.1 (FTGL_2_1_1)
 5 December 2004
+    - Added the xCode project properly this time.
+    
+5 December 2004
+    2.1.0 (FTGL_2_1_0)
     - Added texture co-ordinates to the geometry based font types.
     - Added the ability to turn off (or on) glDisplayList creation inside FTGL.
     - Removed unnecessary translates in the glyph rendering code.