Upgrade to Devel::PPPort 3.09_02
[p5sagit/p5-mst-13.2.git] / ext / Devel / PPPort / Changes
index 9af7b01..a8b4770 100755 (executable)
@@ -1,3 +1,10 @@
+3.09_02 - 2006-07-25
+
+    * added support for the following API
+        my_strlcat
+        my_strlcpy
+      (thanks to Steve Peters for providing a patch)
+
 3.09_01 - 2006-07-21
 
     * avoid using 'glob' when running under miniperl