Files
heimdal/lib/vers/ChangeLog
Assar Westerlund e322b65755 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10546 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-23 23:07:31 +00:00

23 lines
609 B
Plaintext

2001-08-24 Assar Westerlund <assar@sics.se>
* Makefile.am (make_print_version_LDADD): use = instead of += (be
nice to current automake)
2001-04-21 Johan Danielsson <joda@pdc.kth.se>
* print_version.c: 2001
2001-01-31 Assar Westerlund <assar@sics.se>
* Makefile.am: remove -static turning this into a convenience
library
2000-11-15 Assar Westerlund <assar@sics.se>
* Makefile.am: make the library static and don't install it
2000-07-08 Assar Westerlund <assar@sics.se>
* make-print-version.c (heimdal_version, krb4_version): const-ize,
based on thorpej@netbsd.org's change to NetBSD