From 78f7e5da35751c2ce43bf45588b2c8998e0d11fe Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 29 Jul 2010 22:34:06 +0000 Subject: * clef/Makefile.in: Build and link programs by a C++ compiler. * clef/edible.c: Make it acceptable to a C++ compiler. * driver/utils.c: Likewise. * sman/sman.c: Likewise. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index eb9edaff..e2526f6d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2010-07-29 Gabriel Dos Reis + + * clef/Makefile.in: Build and link programs by a C++ compiler. + * clef/edible.c: Make it acceptable to a C++ compiler. + * driver/utils.c: Likewise. + * sman/sman.c: Likewise. + 2010-07-29 Gabriel Dos Reis * lib/XSpadFill.c: Tidy. -- cgit v1.2.3