*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7625 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-17 10:04:42 +00:00
parent d1362c6084
commit 2e95868217
3 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
Fri Dec 17 11:04:26 1999 Assar Westerlund <assar@juguete.sics.se>
1999-12-17 Assar Westerlund <assar@sics.se>
* Release 0.2h

4
NEWS
View File

@@ -1,3 +1,7 @@
Changes in release 0.2h:
* fix typo in kx (now compiles)
Changes in release 0.2g:
* lots of bug fixes:

View File

@@ -1,3 +1,8 @@
1999-12-17 Assar Westerlund <assar@sics.se>
* common.c (match_local_auth): remove extra brace. spotted by
Jakob Schlyter <jakob@cdg.chalmers.se>
1999-12-16 Assar Westerlund <assar@sics.se>
* common.c (match_local_auth): handle ai_canonname not being set