diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 6c103176a..50d3d05e9 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,10 @@ -2007-01-10 Love Hörnquist Åstrand +2007-01-11 Love Hörnquist Åstrand + * imath/imath.c (s_udiv): Allocate one more for q, remove debug + printfs + +2007-01-10 Love Hörnquist Åstrand + * imath/imath.c (s_udiv): make a copy of a and b before we start to make sure there is something un-tainted to print in cause of failure. XXX remove this delta