Will use 3-arg open(), if available
[p5sagit/Excel-Template.git] / Changes
diff --git a/Changes b/Changes
index fe6aff1..24e2d51 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl distribution Excel::Template
 
+0.25 Thu May 26 11:00:00 2005
+    - Changed how the template file is opened to use 3-arg open() if available
+
 0.24 Thu Mar 10 11:00:00 2005
     - Implemented the KEEP_LEADING_ZEROS node
       - This wraps the keep_leading_zeros() worksheet method