CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/08/28 07:21:26

Modified files:
        .              : ChangeLog 

Log message:
        Add missing entry for deanna's exp2/log2 patch

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4129&r2=1.4130

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.4129
retrieving revision 1.4130
diff -u -b -r1.4129 -r1.4130
--- ChangeLog   27 Aug 2007 23:12:28 -0000      1.4129
+++ ChangeLog   28 Aug 2007 07:21:25 -0000      1.4130
@@ -1,3 +1,9 @@
+2007-08-28 Deanna Phillips <deanna>
+
+        * libbase/utility.h: define exp2 and log2 if not available
+          based on HAVE_LOG2 and HAVE_EXP2
+        * configure.ac: detect availability of log2 and exp2
+
 2007-08-28 Sandro Santilli <[EMAIL PROTECTED]>
 
        * server/stream.{cpp,h}: inlined align(), cleanups in read_uint().


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to