git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19256 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-06 14:54:59 +00:00
parent 0923df342a
commit b30dd88ab0

View File

@@ -1,5 +1,10 @@
2006-11-16 Love H<>rnquist <20>strand <lha@it.su.se>
2006-12-06 Love H<>rnquist <20>strand <lha@it.su.se>
* check-compile-et.m4: set automake symbol COM_ERR when we build
local com_err
2006-11-16 Love H<>rnquist <20>strand <lha@it.su.se>
* valgrind-suppressions: We shouldn't be running /bin/ls under
valgrind, but for now, at least make it easier to see any other
warnings. From Andrew Bartlett.