git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21001 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-07 23:00:32 +00:00
parent 100c30d823
commit 1584ffb24f

View File

@@ -1,5 +1,13 @@
2007-06-07 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Include more ui.[ch] in libbctest.
* version-script.map: Unexport _hc_DES_ipfp_test now there is a
separate test lib.
* Makefile.am: Build library libhctest.la for testing and link
with that when testing.
* version-script.map: export _hc_DES_ipfp_test
2007-06-03 Love H<>rnquist <20>strand <lha@it.su.se>