git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19172 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-28 12:08:07 +00:00
parent 1d8f59cfa1
commit 97ff96b02d

View File

@@ -1,5 +1,17 @@
2006-11-27 Love H<>rnquist <20>strand <lha@it.su.se>
2006-11-28 Love H<>rnquist <20>strand <lha@it.su.se>
* cms.c: sprinkle more error strings
* crypto.c: sprinkle more error strings
* hxtool.c: use unsigned int as counter to fit better with the
asn1 compiler
* crypto.c: use unsigned int as counter to fit better with the
asn1 compiler
2006-11-27 Love H<>rnquist <20>strand <lha@it.su.se>
* cms.c: Remove trailing white space.
* crypto.c: rewrite comment to make more sense