From 320d0809e750fb4434bcadf896db0d749df0b983 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 28 Oct 1999 20:05:00 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7268 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 8877bb4ef..b8bfe3a95 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,11 @@ +1999-10-28 Assar Westerlund + + * Makefile.am: bump version to 3:1:0 + + * roken.h.in: use `unsigned char' instead of `u_int8_t' to avoid + having to have that definition. this is the easy way out instead + of getting the definition here where it's needed. flame me. + Fri Oct 22 15:39:31 1999 Bjoern Groenvall * k_getpwuid.c (k_getpwuid): getspuid() does not exist (even