git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14326 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-10-30 22:35:37 +00:00
parent 4e9d2f6a5b
commit ed1d06e42a

View File

@@ -1,3 +1,12 @@
2004-10-31 Love H<>rnquist <20>strand <lha@it.su.se>
* parse_time.3, parse_units.c: Change the behavior of the
parse_unit code to return the number of bytes needed to print the
whole string (minus the trailing '\0'), just like snprintf. Idea
from bugreport from Gabriel Kihlman <gk@stacken.kth.se>.
* parse_time-test.c Makefile.am test-mem.c test-mem.h: test parse_time
2004-10-16 Love H<>rnquist <20>strand <lha@it.su.se>
* resolve.c: put dns_type_to_string and dns_string_to_type in the