summaryrefslogtreecommitdiffstats
path: root/doc/api/ChangeLog
blob: e03cd0bb4e044db497908c51d51ef6cf10e08f64 (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
Mon Nov 21 14:17:50 1994  Theodore Y. Ts'o  (tytso@dcl)

	* library.tex (internalfunc): Define \internalfunc, which prints a
		disclaimer in front of "internal functions".  We should
		move them somewhere else, but for now, let's start marking
		those functions which we believe are internal.

	* krb5.tex: Documented changed interfaces to krb5_encode_kdc_rep
		and krb5_encrypt_tkt_part.  Document krb5_encode_kdc_rep,
		krb5_decode_kdc_rep, krb5_encrypt_tkt_part,
		krb5_decrypt_tkt_part, and krb5_send_tgs as all internal
		functions.  

Thu Oct 13 13:14:48 1994  Theodore Y. Ts'o  (tytso@dcl)

	* krb5.tex: Fixed typo; extra space in \funcname{ krb5_recvauth}.

Wed Oct 12 02:03:37 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile: Added better dependencies to do two-pass latex runs
		automatically.  Make "make clean" clean up the tex temp
		files.