From 803523256a0b62d5f6eeeb716a19b69b6935a665 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 18 Feb 2001 00:27:36 +0000 Subject: [PATCH] Updated ChangeLog. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 04a8c5b..adc1c07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-02-18 Peter Simons + + * Per default, Petidomo will not be compiled with '-g -O2' as it + is common for GNU autoconf programs. I don't believe in these kind + of defaults, the user should choose his CFLAGS himself. The '-g' + is particularly annoying. + 2001-02-17 Peter Simons * Updated the documentation for the new version.