Commit 16a1c843d5043c520e99acc99361da98b8143d9f

henry 2001-12-11T03:54:06

1.3b4

diff --git a/HISTORY.txt b/HISTORY.txt
index 4a99a56..270ef9f 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -1,6 +1,15 @@
-FTGL 1.3b3
-November 13 2001
+FTGL 1.3b4
+December 11 2001
+
+ 	1.3b4 (FTGL_1_3_BETA_4)
+	- Added MAC OSX project (Project Builder)
+	- Added a function for extruded glyphs that calculates the winding
+	  order of the glyph contour.
+	- Added FTGL_DEBUG to include memory debugger.
+	- Added a couple of typedefs to FTGL.h, mainly to aid debugging
+	- Cleaned up the includes.
 
+November 13 2001
  	1.3b3 (FTGL_1_3_BETA_3)
 	- Texture fonts now behave the same as the others and can be loaded on
 	  demand. This made FTGLTextureFont MUCH simpler!!!! It has also