test debug
[heimdal.git] / lib / vers / ChangeLog
blob620823253a2d28c51e7f77466926f6f65fc60101
1 2007-10-16  Love Hörnquist Åstrand  <lha@it.su.se>
3         * Makefile.am: don't run local checks.
4         
5 2006-12-29  Love Hörnquist Åstrand  <lha@it.su.se>
7         * print_version.c: Update (c).
8         
9 2006-10-21  Love Hörnquist Åstrand  <lha@it.su.se>
10         
11         * make-print-version.c: include <string.h>
13 2006-10-20  Love Hörnquist Åstrand  <lha@it.su.se>
15         * make-print-version.c: Avoid creating a file called --version.
16         
17 2006-10-19  Love Hörnquist Åstrand  <lha@it.su.se>
18         
19         * Makefile.am: fix spelling of build_HEADERZ
21 2006-10-07  Love Hörnquist Åstrand  <lha@it.su.se>
22         
23         * Makefile.am: Add build_HEADERZ to EXTRA_DIST
24         
25 2005-01-01  Love Hörnquist Åstrand  <lha@it.su.se>
27         * print_version.c: Happy New Year
29 2004-01-05  Love Hörnquist Åstrand  <lha@it.su.se>
31         * print_version.c: add year 2004
32         
33 2003-01-02  Johan Danielsson  <joda@pdc.kth.se>
35         * print_version.c: considerable clean up
37         * make-print-version.c: make VERSIONLIST a string instead of an
38         array of strings
40 2002-08-28  Assar Westerlund  <assar@kth.se>
42         * Makefile.am (make_print_version_LDADD): do not hardcode -ldes,
43         use $(LIB_des)
45 2002-08-19  Johan Danielsson  <joda@pdc.kth.se>
47         * print_version.c: add bug-report message
49 2002-05-20  Johan Danielsson  <joda@pdc.kth.se>
51         * print_version.c: update year
53 2001-08-24  Assar Westerlund  <assar@sics.se>
55         * Makefile.am (make_print_version_LDADD): use = instead of += (be
56         nice to current automake)
58 2001-04-21  Johan Danielsson  <joda@pdc.kth.se>
60         * print_version.c: 2001
62 2001-01-31  Assar Westerlund  <assar@sics.se>
64         * Makefile.am: remove -static turning this into a convenience
65         library
67 2000-11-15  Assar Westerlund  <assar@sics.se>
69         * Makefile.am: make the library static and don't install it
71 2000-07-08  Assar Westerlund  <assar@sics.se>
73         * make-print-version.c (heimdal_version, krb4_version): const-ize,
74         based on thorpej@netbsd.org's change to NetBSD