diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2001-01-24 23:01:05 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2001-01-24 23:01:05 +0800 |
commit | 31c69c19e7c3bdbb3fce8dee34ba4a6054603a26 (patch) | |
tree | 448822c15b8bbdc8340389bf1571b4771ccb66a9 /shell/ChangeLog | |
parent | 50686ba8d9071b6c76df52c0d126e6d74163471e (diff) | |
download | gsoc2013-evolution-31c69c19e7c3bdbb3fce8dee34ba4a6054603a26.tar gsoc2013-evolution-31c69c19e7c3bdbb3fce8dee34ba4a6054603a26.tar.gz gsoc2013-evolution-31c69c19e7c3bdbb3fce8dee34ba4a6054603a26.tar.bz2 gsoc2013-evolution-31c69c19e7c3bdbb3fce8dee34ba4a6054603a26.tar.lz gsoc2013-evolution-31c69c19e7c3bdbb3fce8dee34ba4a6054603a26.tar.xz gsoc2013-evolution-31c69c19e7c3bdbb3fce8dee34ba4a6054603a26.tar.zst gsoc2013-evolution-31c69c19e7c3bdbb3fce8dee34ba4a6054603a26.zip |
Fix missing ';'.
2001-01-24 Kjartan Maraas <kmaraas@gnome.org>
* importer/GNOME_Evolution_Importer.idl: Fix missing ';'.
svn path=/trunk/; revision=7781
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index dd7b7201ce..0847510387 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-01-24 Kjartan Maraas <kmaraas@gnome.org> + + * importer/GNOME_Evolution_Importer.idl: Fix missing ';'. + 2001-01-23 Ettore Perazzoli <ettore@ximian.com> * e-corba-storage.c (impl_StorageListener_update_folder): Don't |