*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7309 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-11-04 02:18:10 +00:00
parent 7fb705c310
commit ec1d049311
4 changed files with 19 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
1999-11-04 Assar Westerlund <assar@sics.se>
* lib/krb5/Makefile.am: bump version to 5:0:0 to be safe
(krb5_context_data has changed and some code do (might) access
fields directly)
* lib/krb5/krb5.h (krb5_context_data): add `etypes_des'
* lib/krb5/get_cred.c (init_tgs_req): use

8
NEWS
View File

@@ -1,3 +1,11 @@
Changes in release 0.2d:
* new configuration option [libdefaults]default_etypes_des
* internal ls in ftpd builds without KRB4
* kx/rsh/push/pop_debug tries v5 and v4 consistenly
* build bug fixes
* other bug fixes
Changes in release 0.2c:
* bug fixes (see ChangeLog's for details)

View File

@@ -1,5 +1,8 @@
1999-11-04 Assar Westerlund <assar@sics.se>
* Makefile.am: bump version to 4:0:0 and 3:0:0 (they access fields
directly in libkrb5's context - bad functions)
* set_keys.c (_kadm5_set_keys_randomly): set enctypes correctly in
the copied keys

View File

@@ -1,3 +1,7 @@
1999-11-04 Assar Westerlund <assar@sics.se>
* Makefile.am: bump version to 3:2:0
1999-10-30 Assar Westerlund <assar@sics.se>
* snprintf.c (PARSE_INT_FORMAT): add redundant casts to work