From 9bd4abb28833685d4c2c7e79763af37a6bddcabb Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 11 Mar 2005 21:40:51 +0000 Subject: [PATCH] updated changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index d4d7d1f4..46b80556 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ Changes since version 0.91.0: ............................. + - fixed crash with info panel and alt-tabbing - updated Japanese translations (Takeo Hashimoto ) - allow disable of switch panel when SwitchPanelImages=None @@ -11,8 +12,10 @@ Changes since version 0.91.0: default installation path (for non GNUstep users) is now $(prefix)/bin - fixed bug with infinite loop in some circumstances in fitText() in WINGs - fixed to allow parallel builds on SMP systems using make -j +- updated Italian translation (Marco Colombo ) - applied .AppInfo --> Library path rename patch (Alex Perez ) + Changes since version 0.90.0: .............................