r736 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Jul 23 18:17:29 EDT 2005


Author: icculus
Date: 2005-07-23 18:17:29 -0400 (Sat, 23 Jul 2005)
New Revision: 736

Modified:
   trunk/CHANGELOG
   trunk/Makefile.am.newautomake
   trunk/Makefile.am.oldautomake
Log:
Fixed "make dist".


Modified: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	2005-07-23 22:16:30 UTC (rev 735)
+++ trunk/CHANGELOG	2005-07-23 22:17:29 UTC (rev 736)
@@ -4,7 +4,7 @@
 
 07232005 - Fixed bug in zip archiver (thanks, Jörg Walter!).
            More minor OS/2 tweaks. Updated zlib to 1.2.3, which properly
-           includes the security fix.
+           includes the security fix. Fixed "make dist".
 07212005 - Patched to compile on OS/2 again.
 07132005 - Updated zlib to 1.2.2, and patched it for this security hole:
            http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096

Modified: trunk/Makefile.am.newautomake
===================================================================
--- trunk/Makefile.am.newautomake	2005-07-23 22:16:30 UTC (rev 735)
+++ trunk/Makefile.am.newautomake	2005-07-23 22:17:29 UTC (rev 736)
@@ -81,7 +81,7 @@
 	INSTALL \
 	TODO \
 	Doxyfile \
-	CWProjects.sitx \
+	CWProjects.sit \
 	physfs.spec \
 	physfs.dsp \
 	test_physfs.dsp \
@@ -134,7 +134,7 @@
 	TODO \
 	Doxyfile \
 	PBProjects \
-	CWProjects.sitx \
+	CWProjects.sit \
 	physfs.spec.in \
 	physfs.spec \
 	physfs.dsp \

Modified: trunk/Makefile.am.oldautomake
===================================================================
--- trunk/Makefile.am.oldautomake	2005-07-23 22:16:30 UTC (rev 735)
+++ trunk/Makefile.am.oldautomake	2005-07-23 22:17:29 UTC (rev 736)
@@ -33,7 +33,7 @@
 	TODO \
 	Doxyfile \
 	PBProjects \
-	CWProjects.sitx \
+	CWProjects.sit \
 	physfs.spec.in \
 	physfs.spec \
 	physfs.dsp \




More information about the physfs-commits mailing list