From 68652ddcf3827e8dd64f7a53fd518f83bd12c1bd Mon Sep 17 00:00:00 2001 From: marschap Date: Sat, 25 Nov 2006 18:15:52 +0000 Subject: [PATCH] document latest changes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ec83a12..07b3ee7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ v.0.5dev (ongoing development) * update lcdproc's About screen with credits * fixes to ula200 build environment and documentation (B. Walle) * update g15 driver to be compatible with g15daemon > 1.2 (Anthony J. Mirabella) + * allow compiling with LDFLAG "--as-needed" (Robert Buchholz) v.0.5.1 + config file support in lcdproc client (Andrew Foss)