diff --git a/ChangeLog b/ChangeLog index 71febe0f0c4d70fedb85f187251d9a8fcc1263cd..3a11bfe1a24e48dac96f65e223ca42bff080bfe9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-03-13 Per Cederqvist + + Large garb-nice values could be truncated. + * src/server/text-garb.c (garb_text): Avoid overflow when + converting the garb-nice value from days to seconds. (Suspected + by Anders Åke Carlsson.) + 1999-11-20 Per Cederqvist Fixed a cut-n-paste error in the protocol spec.