diff options
author | Dan Winship <danw@src.gnome.org> | 2003-03-22 04:52:20 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-03-22 04:52:20 +0800 |
commit | ddcacb9b091b9ffa962e59e54de8345548822f1e (patch) | |
tree | 225244f7d758dc18a55798516ebf93b24057159c /shell | |
parent | 46f7b6a608a604c6c0f0f817b56853f6e507aeba (diff) | |
download | gsoc2013-evolution-ddcacb9b091b9ffa962e59e54de8345548822f1e.tar.gz gsoc2013-evolution-ddcacb9b091b9ffa962e59e54de8345548822f1e.tar.zst gsoc2013-evolution-ddcacb9b091b9ffa962e59e54de8345548822f1e.zip |
(init): grumble-grumble-non-g_new0-using-people-grumbe
svn path=/trunk/; revision=20460
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 55ba7b7048..1eb58ae13d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -5,6 +5,7 @@ second CORBA request, just remember the additional request. (async_open_cb): Call the callbacks for all pending requests for this folder. + (init): grumble-grumble-non-g_new0-using-people-grumbe 2003-03-20 JP Rosevear <jpr@ximian.com> |