git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15580 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-07 20:49:29 +00:00
parent 421d2b645f
commit 68ab4175c6
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2005-07-07 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/asn1/der_get.c: don't include <version.h>, it forces
unnecessary rebuilds
2005-07-07 Assar Westerlund <assar@kth.se> 2005-07-07 Assar Westerlund <assar@kth.se>
* configure.in: add AM_PROG_CC_C_O for automake 1.9 * configure.in: add AM_PROG_CC_C_O for automake 1.9

View File

@@ -1,3 +1,9 @@
2005-07-07 Love H<>rnquist <20>strand <lha@it.su.se>
* change.c (change_entry): just use global context to avoid
shadowing; make a copy of realm and admin_server to avoid
un-consting.
2005-05-19 Love H<>rnquist <20>strand <lha@it.su.se> 2005-05-19 Love H<>rnquist <20>strand <lha@it.su.se>
* change.c (kt_change): plug memory leak from * change.c (kt_change): plug memory leak from