summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2010-10-24 01:51:21 +0000
committerThierry Vignaud <tv@mandriva.org>2010-10-24 01:51:21 +0000
commit46efc8335881b630ae63dc4483500ddce026b434 (patch)
tree32511e61a26b43b3b8f7a2cbf1bea49eea545e01 /NEWS
parent54e72c13bfedc27a9d53102d7d7949646ae94927 (diff)
downloadperl-MDK-Common-46efc8335881b630ae63dc4483500ddce026b434.tar
perl-MDK-Common-46efc8335881b630ae63dc4483500ddce026b434.tar.gz
perl-MDK-Common-46efc8335881b630ae63dc4483500ddce026b434.tar.bz2
perl-MDK-Common-46efc8335881b630ae63dc4483500ddce026b434.tar.xz
perl-MDK-Common-46efc8335881b630ae63dc4483500ddce026b434.zip
append_to_file: better error message making easier to pinpoint actual place of error
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1aeb6b..e8088a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- append_to_file: better error message making easier to pinpoint actual place
+ of error
+
Version 1.2.26 - 20 July 2010, by Thierry Vignaud
- if_, if__: make easier to debug (#60153)