projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c33a59
)
update Changes
author
Tony Cook
<tony@develop-help.com>
Sun, 20 Mar 2016 01:22:27 +0000
(12:22 +1100)
committer
Tony Cook
<tony@develop-help.com>
Sun, 20 Mar 2016 01:22:27 +0000
(12:22 +1100)
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index 30d8fc5f476e849bd03d5d9b285ecb64bebc9be4..8b4a12b791ad247316ad498df2d2b47d5e6f2258 100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,10
@@
Imager release history. Older releases can be found in Changes.old
+ - don't use the seek() method on opened() handles in
+ t/200-file/400-basic.t. In older versions of perl such handles are
+ only IO::Handle objects, not IO::File, and don't have a seek()
+ method.
+
Imager 1.004_001 - 16 Mar 2016 (Birthday release - but not my birthday)
================