git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15572 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-07 19:16:37 +00:00
parent 728b9121c5
commit 61576040e4

View File

@@ -1,5 +1,9 @@
2005-07-07 Love H<>rnquist <20>strand <lha@it.su.se>
* roken.h.in: If we have <strings.h> include it, its needed for
strcasecmp() on those platforms that are SUS3/iso c99 strict (like
AIX)
* roken-common.h: remove duplicate ;
2005-07-06 Love H<>rnquist <20>strand <lha@it.su.se>