12003-01-02 Johan Danielsson <joda@pdc.kth.se> 2 3 * print_version.c: considerable clean up 4 5 * make-print-version.c: make VERSIONLIST a string instead of an 6 array of strings 7 82002-08-28 Assar Westerlund <assar@kth.se> 9 10 * Makefile.am (make_print_version_LDADD): do not hardcode -ldes, 11 use $(LIB_des) 12 132002-08-19 Johan Danielsson <joda@pdc.kth.se> 14 15 * print_version.c: add bug-report message 16 172002-05-20 Johan Danielsson <joda@pdc.kth.se> 18 19 * print_version.c: update year 20 212001-08-24 Assar Westerlund <assar@sics.se> 22 23 * Makefile.am (make_print_version_LDADD): use = instead of += (be 24 nice to current automake) 25 262001-04-21 Johan Danielsson <joda@pdc.kth.se> 27 28 * print_version.c: 2001 29 302001-01-31 Assar Westerlund <assar@sics.se> 31 32 * Makefile.am: remove -static turning this into a convenience 33 library 34 352000-11-15 Assar Westerlund <assar@sics.se> 36 37 * Makefile.am: make the library static and don't install it 38 392000-07-08 Assar Westerlund <assar@sics.se> 40 41 * make-print-version.c (heimdal_version, krb4_version): const-ize, 42 based on thorpej@netbsd.org's change to NetBSD 43