diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-07 10:05:28 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-07 10:05:28 +0800 |
commit | 3219faad0c583cf44add809ded9183ccc9c4f302 (patch) | |
tree | 0a4a8b72b38cc3ee8cd8fedd5381cac4a5f74950 /shell/ChangeLog | |
parent | 725d0a088ddafd5f5665f4415c54f12411103e83 (diff) | |
download | gsoc2013-evolution-3219faad0c583cf44add809ded9183ccc9c4f302.tar.gz gsoc2013-evolution-3219faad0c583cf44add809ded9183ccc9c4f302.tar.zst gsoc2013-evolution-3219faad0c583cf44add809ded9183ccc9c4f302.zip |
Fix non-OAF compilation.
svn path=/trunk/; revision=2849
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d117aecebf..891872d5ba 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2000-05-06 Ettore Perazzoli <ettore@helixcode.com> + * main.c (init_corba) [! USING_OAF]: We have no options no + popt context. + +2000-05-06 Ettore Perazzoli <ettore@helixcode.com> + * All files: Reorganized and redone a lot of the shell. New features: internal URI namespace, extensible storage/folder mechanism, configurable shortcuts. |