summaryrefslogtreecommitdiffstats
path: root/src/lib/ChangeLog
blob: 6dd26c2a6db850671c79f99ee28ccec782c65adb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Fri Mar 31 16:15:59 1995  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in, configure.in: Move the dependency which causes
		all-$(WHAT) to be built so that it occurs after the "make
		all" subdirectories rule.

Thu Mar 30 15:46:23 1995 Keith Vetter (keithv@fusion.com)

	* libkrb5.def: removed the masses of exported files, leaving just
	   the ones needed by telnet and cns plus the gssapi ones.

Tue Mar 28 18:26:01 1995  John Gilmore  (gnu at toad.com)

	* Makefile.in (clean-mac):  Add.
	* configure.in (LinkFile's):  Put `./' on libraries to ease Mac
	translation.
	(AppendRule all-unix):  Rename from AppendRule all.

Thu Mar 23 14:26:35 1995 Keith Vetter (keithv@fusion.com)

	* Makefile.in: also produces a map for the dll.

Tue Mar 21 18:59:15 1995 Keith Vetter (keithv@fusion.com)

	* Makefile.in: added xxx-MAC targets for macintosh compatibility,
	   and added gssapi to libkrb5 dll.
	* libkrb5.def: added gssapi routines to the export section.

Thu Mar 16 15:00:00 1995 Keith Vetter (keithv@fusion.com)

	* Makefile.in: fixed up a typo.

Wed Mar 15 22:45:33 1995 Keith Vetter (keithv@fusion.com)

	* Makefile.in: I had missed some dependencies on the PC build.

Wed Mar 15 20:45:33 1995 Keith Vetter (keithv@fusion.com)

	* libkrb5.def, winsock.def, win_glue.c: new files for making DLL.
        * Makefile.in: On the PC it recurses into all subdirs and builds
           libkrb5.dll.

Tue Feb 28 01:33:52 1995  John Gilmore  (gnu at toad.com)

	* glue4.c:  Avoid <krb5/...> includes.

Thu Oct  6 20:06:06 1994  Theodore Y. Ts'o  (tytso@dcl)

	* configure.in: Add recursive "make check" target.

Mon Oct  3 23:38:03 1994  Theodore Y. Ts'o  (tytso@dcl)

	* configure.in: Don't build the krb425 library.  It is deprecated.

Fri Sep 30 16:35:16 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Also delete libkdb5.a on make clean.

Thu Aug  4 03:39:23 1994  Tom Yu  (tlyu@dragons-lair)

	* Makefile.in: make install fixes