diff options
author | 5 <jpr@helixcode.com> | 2000-10-26 06:21:34 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-10-26 06:21:34 +0800 |
commit | 88e568eae3a3fdd4a8b1d5521bee56b27aacdc86 (patch) | |
tree | 46fa01b6812f3725ad1f12ac7ac006334dda366a /shell/ChangeLog | |
parent | b271cff341184f785f263a82921d6b09d4401074 (diff) | |
download | gsoc2013-evolution-88e568eae3a3fdd4a8b1d5521bee56b27aacdc86.tar.gz gsoc2013-evolution-88e568eae3a3fdd4a8b1d5521bee56b27aacdc86.tar.zst gsoc2013-evolution-88e568eae3a3fdd4a8b1d5521bee56b27aacdc86.zip |
No longer include <db.h>
2000-10-25 <jpr@helixcode.com>
* ibex_block.c: No longer include <db.h>
2000-10-25 <jpr@helixcode.com>
* e-shortcuts-view-model.c (load_group_into_model): Set folder to NULL to
kill warning
svn path=/trunk/; revision=6180
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 af478332b5..3d150b2f90 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-10-25 <jpr@helixcode.com> + + * e-shortcuts-view-model.c (load_group_into_model): Set folder to NULL to + kill warning + 2000-10-23 Dan Winship <danw@helixcode.com> * Makefile.am (INCLUDES): Update EVOLUTION_LOCALEDIR |