12007-10-16 Love Hörnquist Åstrand <lha@it.su.se> 2 3 * Makefile.am: don't run local checks. 4 52006-12-29 Love Hörnquist Åstrand <lha@it.su.se> 6 7 * print_version.c: Update (c). 8 92006-10-21 Love Hörnquist Åstrand <lha@it.su.se> 10 11 * make-print-version.c: include <string.h> 12 132006-10-20 Love Hörnquist Åstrand <lha@it.su.se> 14 15 * make-print-version.c: Avoid creating a file called --version. 16 172006-10-19 Love Hörnquist Åstrand <lha@it.su.se> 18 19 * Makefile.am: fix spelling of build_HEADERZ 20 212006-10-07 Love Hörnquist Åstrand <lha@it.su.se> 22 23 * Makefile.am: Add build_HEADERZ to EXTRA_DIST 24 252005-01-01 Love Hörnquist Åstrand <lha@it.su.se> 26 27 * print_version.c: Happy New Year 28 292004-01-05 Love Hörnquist Åstrand <lha@it.su.se> 30 31 * print_version.c: add year 2004 32 332003-01-02 Johan Danielsson <joda@pdc.kth.se> 34 35 * print_version.c: considerable clean up 36 37 * make-print-version.c: make VERSIONLIST a string instead of an 38 array of strings 39 402002-08-28 Assar Westerlund <assar@kth.se> 41 42 * Makefile.am (make_print_version_LDADD): do not hardcode -ldes, 43 use $(LIB_des) 44 452002-08-19 Johan Danielsson <joda@pdc.kth.se> 46 47 * print_version.c: add bug-report message 48 492002-05-20 Johan Danielsson <joda@pdc.kth.se> 50 51 * print_version.c: update year 52 532001-08-24 Assar Westerlund <assar@sics.se> 54 55 * Makefile.am (make_print_version_LDADD): use = instead of += (be 56 nice to current automake) 57 582001-04-21 Johan Danielsson <joda@pdc.kth.se> 59 60 * print_version.c: 2001 61 622001-01-31 Assar Westerlund <assar@sics.se> 63 64 * Makefile.am: remove -static turning this into a convenience 65 library 66 672000-11-15 Assar Westerlund <assar@sics.se> 68 69 * Makefile.am: make the library static and don't install it 70 712000-07-08 Assar Westerlund <assar@sics.se> 72 73 * make-print-version.c (heimdal_version, krb4_version): const-ize, 74 based on thorpej@netbsd.org's change to NetBSD 75