diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-02-13 02:35:27 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-02-13 02:35:27 +0800 |
commit | 71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e (patch) | |
tree | 68a660f19762799d2660d5009d324933fee83284 /calendar/AUTHORS | |
parent | 59c9a8d6f3bac89647cf5ca9ffe9d81db469c1bf (diff) | |
download | gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar.gz gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar.bz2 gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar.lz gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar.xz gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar.zst gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.zip |
added the new DB3-based backend. This is just the beginning, there are
2001-02-11 Rodrigo Moya <rodrigo@ximian.com>
* pcs/cal-backend-db.[ch]: added the new DB3-based backend. This is just
the beginning, there are some missing things still.
svn path=/trunk/; revision=8182
Diffstat (limited to 'calendar/AUTHORS')
-rw-r--r-- | calendar/AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/AUTHORS b/calendar/AUTHORS index 7e482aef97..0049fa248e 100644 --- a/calendar/AUTHORS +++ b/calendar/AUTHORS @@ -2,3 +2,4 @@ Miguel de Icaza <miguel@kernel.org> Federico Mena <federico@helixcode.com> Arturo Esponosa <arturo@nuclecu.unam.mx> Russell Steinthal <rms39@columbia.edu> +Rodrigo Moya <rodrigo@ximian.com> |