From 35561cc3d67de5a8fd9c4a2c005dcaefe84a9153 Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Tue, 1 Apr 2003 06:00:07 +0000 Subject: make the verbs static so they don't enter the global namespace. 2003-03-31 Larry Ewing * e-summary-factory.c: make the verbs static so they don't enter the global namespace. svn path=/trunk/; revision=20608 --- my-evolution/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index e8e66eb5e8..89018b2a22 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2003-03-31 Larry Ewing + + * e-summary-factory.c: make the verbs static so they don't enter + the global namespace. + 2003-03-27 Ettore Perazzoli [#40358] -- cgit