git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15758 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-25 23:36:22 +00:00
parent 876760dd16
commit 533201dbb2

View File

@@ -1,5 +1,9 @@
2005-07-25 Love H<>rnquist <20>strand <lha@it.su.se>
* check-der.c: make it work for non c99 compilers too
* der_cmp.c (heim_bit_string_cmp): try handle corner cases better
* gen_free.c (free_type): free bignum integers
2005-07-23 Love H<>rnquist <20>strand <lha@it.su.se>