diff --git a/copying b/copying.txt similarity index 96% rename from copying rename to copying.txt index b4905ab7..9c8fbf98 100644 --- a/copying +++ b/copying.txt @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2005 - 2009 G-Truc Creation +Copyright (c) 2005 - 2010 G-Truc Creation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/readme b/readme.txt similarity index 89% rename from readme rename to readme.txt index 0a4220d1..09edee00 100644 --- a/readme +++ b/readme.txt @@ -1,3 +1,29 @@ +============================= +GLM 0.9.B.2: 2010-04-30 +----------------------------- +- Git transition +- Removed experimental code from releases +- Fixed bugs + +============================= +GLM 0.9.B.1: 2010-04-03 +----------------------------- +- Based on GLSL 4.00 specification +- Added the new core functions +- Added some implicit conversion support + +============================= +GLM 0.9.A.2: 2010-02-20 +----------------------------- +- Improved some possible errors messages +- Improved declarations and definitions match + +============================= +GLM 0.9.A.1: 2010-02-09 +----------------------------- +- Removed deprecated features +- Internal redesign + ============================= GLM 0.8.4.4 final: 2010-01-25 -----------------------------