Commit 6693e14f90f52fdfc64cf2f5bd592eaefe4bfcf3

henry 2004-12-05T09:35:31

Updated for 2.1

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/HISTORY.txt b/HISTORY.txt
index 1da8324..e5d42e1 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -7,6 +7,7 @@ FTGL 2.1
     - Got rid of the GL_TEXTURE_2D_BINDING_EXT call and replaced it with a
       static member.
     - Fixed a bug where resizing FTGLTextureFont caused a GL error.
+    - Refactored FTPoint quite a bit.
     - More unit tests. Fixed a heap of bugs.
     
 16 August 2004