git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16264 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-31 09:28:03 +00:00
parent f7f36911ed
commit 6cda86abca

View File

@@ -1,4 +1,9 @@
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
2005-10-31 Love H<>rnquist <20>strand <lha@it.su.se>
* libtelnet/kerberos5.c (Data): Use right variable. From Tomas
Olsson
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
* telnet/commands.c: Check return value from asprintf instead of
string != NULL since it undefined behavior on Linux. From Bj<42>rn