summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-10-01 11:53:57 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-10-01 11:53:57 +0000
commit11632a1a585339ab1da9c39291fb964f9442290e (patch)
tree1163388bcb6fb01ed730f6f214a446106bc62c2d /NEWS
parent3dbc55dbd7834394529cc9a0473389129e7572b3 (diff)
downloadperl-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31c59f2..ef601ce 100644
--- a/NEWS
+++ b/NEWS
@@ -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()