From c745decaa986335bf5e51636a53c9351f6dac786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 16 May 2005 08:54:09 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15145 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/com_err/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/com_err/ChangeLog b/lib/com_err/ChangeLog index 473d0378d..6f7193c68 100644 --- a/lib/com_err/ChangeLog +++ b/lib/com_err/ChangeLog @@ -1,3 +1,13 @@ +2005-05-16 Love Hörnquist Åstrand + + * parse.y: check allocation errors + + * lex.l: check allocation errors correctly + + * compile_et.h: include + + * (main): compile_et.c: use strlcpy + 2005-04-29 Dave Love * Makefile.am (LDADD): Add libcom_err.la