diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-10-01 11:53:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-10-01 11:53:57 +0000 |
commit | 11632a1a585339ab1da9c39291fb964f9442290e (patch) | |
tree | 1163388bcb6fb01ed730f6f214a446106bc62c2d /NEWS | |
parent | 3dbc55dbd7834394529cc9a0473389129e7572b3 (diff) | |
download | perl-MDK-Common-11632a1a585339ab1da9c39291fb964f9442290e.tar perl-MDK-Common-11632a1a585339ab1da9c39291fb964f9442290e.tar.gz perl-MDK-Common-11632a1a585339ab1da9c39291fb964f9442290e.tar.bz2 perl-MDK-Common-11632a1a585339ab1da9c39291fb964f9442290e.tar.xz perl-MDK-Common-11632a1a585339ab1da9c39291fb964f9442290e.zip |
- round_up(), round_down(): workaround "Illegal modulus zero" (#43165)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- round_up(), round_down(): workaround "Illegal modulus zero" (#43165) + Version 1.2.13 - 9 September 2008, by Pascal "Pixel" Rigaux - export cat_utf8() and cat_utf8_or_die() |