remove gcc34
[dragonfly.git] / crypto / heimdal-0.6.3 / lib / vers / ChangeLog
blobf5a869d585fdab5b6bd050476921fb064c46a52e
1 2003-01-02  Johan Danielsson  <joda@pdc.kth.se>
3         * print_version.c: considerable clean up
5         * make-print-version.c: make VERSIONLIST a string instead of an
6         array of strings
8 2002-08-28  Assar Westerlund  <assar@kth.se>
10         * Makefile.am (make_print_version_LDADD): do not hardcode -ldes,
11         use $(LIB_des)
13 2002-08-19  Johan Danielsson  <joda@pdc.kth.se>
15         * print_version.c: add bug-report message
17 2002-05-20  Johan Danielsson  <joda@pdc.kth.se>
19         * print_version.c: update year
21 2001-08-24  Assar Westerlund  <assar@sics.se>
23         * Makefile.am (make_print_version_LDADD): use = instead of += (be
24         nice to current automake)
26 2001-04-21  Johan Danielsson  <joda@pdc.kth.se>
28         * print_version.c: 2001
30 2001-01-31  Assar Westerlund  <assar@sics.se>
32         * Makefile.am: remove -static turning this into a convenience
33         library
35 2000-11-15  Assar Westerlund  <assar@sics.se>
37         * Makefile.am: make the library static and don't install it
39 2000-07-08  Assar Westerlund  <assar@sics.se>
41         * make-print-version.c (heimdal_version, krb4_version): const-ize,
42         based on thorpej@netbsd.org's change to NetBSD