git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21613 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-17 07:15:02 +00:00
parent bdbf5292dc
commit 71c997f52b

View File

@@ -1,5 +1,10 @@
2007-07-17 Love H<>rnquist <20>strand <lha@it.su.se>
* java/Makefile.am: EXTRA_DIST += have_java.sh
* java/check-kinit.in: Make failing to compile a java program a
no-fatal error.
* java/check-kinit.in: Disable test if we use socket wrapper.
2007-07-16 Love H<>rnquist <20>strand <lha@it.su.se>