Changes for #line
Olivier Mengué [Thu, 1 Aug 2013 08:28:24 +0000 (10:28 +0200)]
Changes

diff --git a/Changes b/Changes
index 8d747d1..4f64910 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for App-FatPacker
 
+  - generate #line relative to the whole fatpacked script so die() reports and
+    caller() now point directly to the right line in the script
+    (RT#87118, DOLMEN)
+
 0.009018 - 2013-07-26
   - deal with relative paths better by changing options passed to File::Find
     (RT#84414, miyagawa)