Update of /cvsroot/plib/plib
In directory usw-pr-cvs1:/tmp/cvs-serv18721
Modified Files:
ChangeLog
Removed Files:
CHANGES
Log Message:
Removed 'CHANGES' files in favour of 'ChangeLog'
Index: ChangeLog
===================================================================
RCS file: /cvsroot/plib/plib/ChangeLog,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- ChangeLog 1 Feb 2000 05:46:05 -0000 1.1.1.1
+++ ChangeLog 11 May 2002 18:49:14 -0000 1.2
@@ -0,0 +1,911 @@
+
+PLIB Change Log.
+================
+
+PLIB v1.5.1 (July 21st 2001)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+ * Added ssgTween and ssgTweenController
+
+ * Added puFileSelector - henceforth puFilePicker is deprecated.
+
[...880 lines suppressed...]
+ under the new name 'PLIB'.
+
+ * Although this is the first release of PLIB. The sub-
+ libraries: SL, JS and PUI had previous releases - this
+ is the first Beta of SG and SSG.
+
+ * Directory layouts for all of the component libraries
+ have been somewhat rationalized.
+
+ * I have shifted from a completely open license to
+ LGPL on the advice of several OpenSource authors.
+ Any earlier releases of these libraries that you
+ may happen to have remain free of LGPL restrictions.
+ If any contributors to the earlier code have objections
+ to this arrangement, please let me know and I'll arrange
+ to remove their code from subsequent copies.
+
+ * With help from Curtis Olson, we now have proper 'configure'
+ scripts to streamline the build process.
+
--- CHANGES DELETED ---
|