git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11406 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-09-09 13:30:16 +00:00
parent c91ef9ee7b
commit d9b6a5a526
3 changed files with 12 additions and 0 deletions

View File

@@ -4,6 +4,10 @@
2002-08-28 Johan Danielsson <joda@pdc.kth.se>
* telnet/commands.c: remove extra "Toggle"'s
* telnet/commands.c: IRIX == 4 -> IRIX4
* telnet/main.c: rename functions to what they're really called
* telnet/commands.c: kill some might be uninitialized warnings

View File

@@ -1,3 +1,7 @@
2002-09-09 Johan Danielsson <joda@pdc.kth.se>
* auth-modules.m4: only include modules explicitly asked for
2002-09-04 Johan Danielsson <joda@pdc.kth.se>
* roken-frag.m4: test for res_nsearch

View File

@@ -1,3 +1,7 @@
2002-09-09 Johan Danielsson <joda@pdc.kth.se>
* roken-common.h: change IRIX == 4 to IRIX4
2002-09-04 Assar Westerlund <assar@kth.se>
* getifaddrs.c: remove some warnings from the linux-portion