Added xCode project properly. 2.1.1
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.