projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ea4080
)
perldelta - Un-TODO 9c7618be
author
Steve Hay
<steve.m.hay@googlemail.com>
Thu, 19 Sep 2013 14:04:58 +0000
(15:04 +0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Thu, 19 Sep 2013 14:04:58 +0000
(15:04 +0100)
As noted by Karl Williamson, it's very unlikely that any user would have
encountered the bug which this fixed, so it's not worth mentioning in
perldelta.
pod/perldelta.pod
patch
|
blob
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
217fa83
..
1a1c6f9
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-6,7
+6,6
@@
df8c7dee Fix segfault in filehandle duplication
b66f3475 Fix PerlIO_get_cnt and friends
e94bb470 install useful Regexp::CARP_TRACE from Carp
9d32676e [perl #117265] fix various problems with safesyscalls
-9c7618be regcomp.c: Use Perl_form() instead of buggy sprintf
531d75b0 [perl #89502]: Add support for Atari FreeMiNT platform
=head1 NAME