git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16506 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-09 17:14:52 +00:00
parent eda99f62e6
commit d380836a17

View File

@@ -1,3 +1,11 @@
2006-01-09 Love H<>rnquist <20>strand <lha@it.su.se>
* hex.c (hex_decode): support decoding odd number of characters,
in the odd len case, the character ends up in the first byte in
the lower nibble.
* hex-test.c: Check that we can decode single character hex chars.
2005-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* getifaddrs.c: Try handle HP/UX 11.nn, its diffrent from Solaris