diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-08-01 23:14:46 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-08-01 23:14:46 +0800 |
commit | 1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c (patch) | |
tree | 29db63601f342477fb6b848d1c6a96cbd8f419ec /calendar/ChangeLog | |
parent | 386386f94302daf4c6ca626453fd55d2fbfbe168 (diff) | |
download | gsoc2013-evolution-1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c.tar gsoc2013-evolution-1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c.tar.gz gsoc2013-evolution-1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c.tar.bz2 gsoc2013-evolution-1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c.tar.lz gsoc2013-evolution-1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c.tar.xz gsoc2013-evolution-1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c.tar.zst gsoc2013-evolution-1a8f31eb034c28a588b9bb3f2b838ea03b2b4c7c.zip |
new class for implementing a backend cache for the calendar queries.
2002-07-31 Rodrigo Moya <rodrigo@ximian.com>
* pcs/query-backend.[ch]: new class for implementing a backend cache
for the calendar queries.
* pcs/Makefile.am: added new files.
svn path=/trunk/; revision=17668
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 187c8ee528..1dba1b375d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2002-07-31 Rodrigo Moya <rodrigo@ximian.com> + + * pcs/query-backend.[ch]: new class for implementing a backend cache + for the calendar queries. + + * pcs/Makefile.am: added new files. + 2002-07-31 Ettore Perazzoli <ettore@ximian.com> * gui/component-factory.c (create_object): Change the order of the |