From b58257925cd2af493f9576b0e7579ce5005ae4eb Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 26 Jan 2008 19:38:43 +0000 Subject: Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, since that's the way in which we are using them. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3cd8d431..52fdb467 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-26 Bjørn Lindeijer + + * src/gui/trade.h, src/game.h, src/being.h: Fixed a GCC 4.3 compile + error and constified the usage of auto_ptr, since that's the way in + which we are using them. + 2008-01-19 Philipp Sehmisch * data/maps/new_10-1.tmx, data/maps/new_11-1.tmx: Map fixes by 5t3v3 at -- cgit v1.2.3-70-g09d2