diff options
author | JP Rosevear <jpr@ximian.com> | 2003-12-23 22:36:34 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-12-23 22:36:34 +0800 |
commit | 9f2fcb717fc961c2f5c3f5abf559a1637206c188 (patch) | |
tree | ebf984bd686b801690a8ae067afc775e6f656a80 /filter/ChangeLog | |
parent | 3022554239b4f9ee31e622048a849a33a1ea54d5 (diff) | |
download | gsoc2013-evolution-9f2fcb717fc961c2f5c3f5abf559a1637206c188.tar.gz gsoc2013-evolution-9f2fcb717fc961c2f5c3f5abf559a1637206c188.tar.zst gsoc2013-evolution-9f2fcb717fc961c2f5c3f5abf559a1637206c188.zip |
call peek instead of get as the function was renamed
2003-12-23 JP Rosevear <jpr@ximian.com>
* vfolder-rule.c (source_add): call peek instead of get as the
function was renamed
svn path=/trunk/; revision=24006
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index e60b99c8d9..4e46b6d71b 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,8 @@ +2003-12-23 JP Rosevear <jpr@ximian.com> + + * vfolder-rule.c (source_add): call peek instead of get as the + function was renamed + 2003-12-06 JP Rosevear <jpr@ximian.com> * */Makefile.am: Remove hard coded disable deprecated flags |