*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7751 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-01-06 21:54:51 +00:00
parent 5d76729860
commit 82af9a774a
7 changed files with 27 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
2000-01-06 Assar Westerlund <assar@sics.se>
* lib/krb5/Makefile.am: set version to 7:0:0
* lib/krb5/principal.c (krb5_sname_to_principal): remove `hp'
* lib/hdb/Makefile.am: set version to 4:1:1
* kdc/hpropd.c (dump_krb4): use `krb5_get_default_realms'
* lib/krb5/get_in_tkt.c (add_padata): change types to make
everything work out

4
NEWS
View File

@@ -1,3 +1,7 @@
Changes in release 0.2l:
* bug fixes
Changes in release 0.2k:
* better IPv6 test

View File

@@ -1,3 +1,7 @@
2000-01-06 Assar Westerlund <assar@sics.se>
* Makefile.am: set version to 0:4:0
1999-12-26 Assar Westerlund <assar@sics.se>
* accept_sec_context.c (gss_accept_sec_context): always set

View File

@@ -1,3 +1,7 @@
2000-01-06 Assar Westerlund <assar@sics.se>
* Makefile.am: set version to 0:4:0
1999-12-26 Assar Westerlund <assar@sics.se>
* accept_sec_context.c (gss_accept_sec_context): always set

View File

@@ -1,5 +1,7 @@
2000-01-06 Assar Westerlund <assar@sics.se>
* Makefile.am (libkadm5srv.la): bump version to 5:1:0
* context_s.c (_kadm5_s_init_context): handle params == NULL
1999-12-26 Assar Westerlund <assar@sics.se>

View File

@@ -1,3 +1,7 @@
2000-01-06 Assar Westerlund <assar@sics.se>
* Makefile.am: bump version to 5:0:0
1999-12-30 Assar Westerlund <assar@sics.se>
* Makefile.am (strpftime_test_SOURCES): correct source file name

View File

@@ -1,3 +1,7 @@
2000-01-06 Assar Westerlund <assar@sics.se>
* Makefile.am: bump both versions to 0:1:0
1999-12-16 Assar Westerlund <assar@sics.se>
* parse.y (name2number): not used here. remove.