summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/changelo
blob: eb98d9a9062b19265cbea598162cfaef13ebd013 (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
Wed Apr 5 16:01:16 1995 Keith Vetter (keithv@fusion.com)

	* cns.h, cns.rc, cns.c: GUI changes: re-order and resize
           edit boxes, add hidden button for better CR handling.
        * cns.c: used krb5_us_timeofday instead of krb5_timeofday
           for timezone/clock skew fix (not tested by tytso yet).
        * cns.c: added password changing stub with correct interface.
        * cns.def: changed kwin to cns as the name of the program.

Fri Mar 31 16:47:18 1995 Keith Vetter (keithv@fusion.com)

	* cns.c: realms file was not getting saved properly.

Thu Mar 30 16:11:27 1995 Keith Vetter (keithv@fusion.com)

	* cns.h, cns.c, tktlist.c: improved error handling for a bad cache.
        * cns.rc: conditionally removed more instance stuff.

Tue Mar 28 21:52:01 1995 Keith Vetter (keithv@fusion.com)

	* cns.rc, cns.h, cns.c: removed instance edit box for K5.
        * makefile: RFLAGS need version k4 or k5 set.
        * tktlist.c: also displays ticket flags.

Mon Mar 27 20:31:04 1995 Keith Vetter (keithv@fusion.com)

	* cns.c. cns.rc: removed debugging menu item
        * cns.c: fixed up parsing and unparsing of user name
        * makefile: removed some configuration crud
        

Wed Mar 22 16:27:48 1995 Keith Vetter (keithv@fusion.com)

	* cns.c: added some error checking code to catch missing realms files