git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21368 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-27 10:07:35 +00:00
parent 0c489117c5
commit 25bd294397

View File

@@ -1,5 +1,9 @@
2007-06-27 Love H<>rnquist <20>strand <lha@it.su.se>
* der_get.c: No need to undef timetm, we don't use it any more.
* timegm.c: Fix spelling caused by too much query-replace.
* gen.c: Include <limits.h> for UINT_MAX.
* gen_decode.c: Check for multipication overrun.