WPSCMin changelog 2011-01-20 WPSCMin.php: * Version bump to 0.5, GPL, prepped to be bundled with WP Super Cache * Filesystem path of Minify libs can now be set in wp-cache-config.php * Added protected text syntax * No longer minifies dynamic page when known user detected by Super Cache * Commented out compatibility code for Super Cache 0.9.9.5 and earlier 2010-08-11 wp-super-cache.diff: Eliminated, manual patching no longer required WPSCMin.php: * Version bump to 0.4 * Moved to plugins/ subdir of wp-super-cache, now functions as a plugin of WP Super Cache * Various minor changes to code structure 2009-03-15 wp-super-cache.diff: updated to diff with WP Super Cache 0.9.1 WPSCMin.php: Reverted to pre-PHP 5.2.3 callback syntax per this thread: http://groups.google.com/group/minify/browse_thread/thread/3781cbaf19a9f770 2009-02-23 wp-super-cache.diff: updated to diff with WP Super Cache 0.9 WPSCMin.php: WordPress config screen button style now WP 2.7 style