diff options
author | Larry Ewing <lewing@ximian.com> | 2003-04-01 14:00:07 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-04-01 14:00:07 +0800 |
commit | 35561cc3d67de5a8fd9c4a2c005dcaefe84a9153 (patch) | |
tree | 03c1ff1ec6954a8dcbbd8031ad3c72f8ddcc566e /my-evolution/ChangeLog | |
parent | fb5893bb043ade2a123ceece1237f45c21887d0e (diff) | |
download | gsoc2013-evolution-35561cc3d67de5a8fd9c4a2c005dcaefe84a9153.tar.gz gsoc2013-evolution-35561cc3d67de5a8fd9c4a2c005dcaefe84a9153.tar.zst gsoc2013-evolution-35561cc3d67de5a8fd9c4a2c005dcaefe84a9153.zip |
make the verbs static so they don't enter the global namespace.
2003-03-31 Larry Ewing <lewing@ximian.com>
* e-summary-factory.c: make the verbs static so they don't enter
the global namespace.
svn path=/trunk/; revision=20608
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <lewing@ximian.com> + + * e-summary-factory.c: make the verbs static so they don't enter + the global namespace. + 2003-03-27 Ettore Perazzoli <ettore@ximian.com> [#40358] |